isDistinct property

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

True if this channel is distinct

Implementation

@JsonKey(defaultValue: false)
bool isDistinct;