isStrict property Null safety

  1. @JsonKey(defaultValue: false)
bool isStrict
final

True if this channel is strict

Implementation

@JsonKey(defaultValue: false)
final bool isStrict;