type property

  1. @JsonKey(unknownEnumValue: ChannelType.unknown)
ChannelType type
inherited

Implementation

@JsonKey(unknownEnumValue: ChannelType.unknown)
ChannelType get type => throw _privateConstructorUsedError;