permissionType property Null safety
final
Gets the current user's role in group.
Note To get the correct value, ensure that you call ChatGroupManager.fetchGroupInfoFromServer before calling this method.
Implementation
final ChatGroupPermissionType? permissionType;