team property

  1. @JsonKey(includeToJson: false)
String? team
final

The team the channel belongs to

Implementation

@JsonKey(includeToJson: false)
final String? team;