roomJoin property

  1. @JsonKey(name: 'room_join')
bool? roomJoin
final

Implementation

@JsonKey(name: 'room_join')
final bool? roomJoin;