role property
Role of this sender in the channel
Implementation
@JsonKey(defaultValue: Role.none, unknownEnumValue: Role.none)
Role role;
Role of this sender in the channel
@JsonKey(defaultValue: Role.none, unknownEnumValue: Role.none)
Role role;