frozen property

  1. @JsonKey(includeIfNull: false)
bool frozen
final

True if this channel is frozen

Implementation

@JsonKey(includeIfNull: false)
final bool frozen;