Zync SDK
Toggle table of contents
2.1.10
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.team.models
/
ZyncTeam
/
ZyncTeam
Zync
Team
constructor
(
teamUid
:
String
,
teamName
:
String
,
usersCount
:
Int
,
teamColor
:
String
?
=
null
,
teamDescription
:
String
?
=
null
,
isActive
:
Boolean
=
true
)