replyToChannel property Null safety
- @JsonKey(defaultValue: false)
read / write
Retrieve whether the option includes reply to channel The Default value is false
Implementation
@JsonKey(defaultValue: false)
bool replyToChannel;
Retrieve whether the option includes reply to channel The Default value is false
@JsonKey(defaultValue: false)
bool replyToChannel;