replyToChannel property
Option to reply to channel. The default is false
Implementation
@JsonKey(name: 'is_reply_to_channel', defaultValue: false)
bool replyToChannel;
Option to reply to channel. The default is false
@JsonKey(name: 'is_reply_to_channel', defaultValue: false)
bool replyToChannel;