isDistinct property Null safety

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

True if this channel is distinct

Implementation

@JsonKey(defaultValue: false)
bool isDistinct;