isPublic property

  1. @JsonKey(defaultValue: false)
bool isPublic
getter/setter pair

True if this channel is public

Implementation

@JsonKey(defaultValue: false)
bool isPublic;