usergroupDefault property
String?
get
usergroupDefault
Json array{id: string, type: int}, eg {"id": "admin", "type": 0}, {"id": "user1", "type": 0}
.
Implementation
String? get usergroupDefault;
Json array{id: string, type: int}, eg {"id": "admin", "type": 0}, {"id": "user1", "type": 0}
.
String? get usergroupDefault;