isPublic property Null safety

  1. @JsonKey(defaultValue: false)
bool isPublic
read / write

True if this channel is public

Implementation

@JsonKey(defaultValue: false)
bool isPublic;