myRole property
Role of current user in this channel
Implementation
@JsonKey(defaultValue: Role.none, unknownEnumValue: Role.none)
Role myRole;
Role of current user in this channel
@JsonKey(defaultValue: Role.none, unknownEnumValue: Role.none)
Role myRole;