followupFlag property
Flag indicating whether the message has been favorited/flagged.
Implementation
@JsonKey(name: 'flag')
final FollowupFlag? followupFlag;
Flag indicating whether the message has been favorited/flagged.
@JsonKey(name: 'flag')
final FollowupFlag? followupFlag;