isFromOffline property
Optional. True, if the message was sent by an implicit action, for example, as an away or a greeting business message, or as a scheduled message
Implementation
@JsonKey(name: 'is_from_offline')
bool? get isFromOffline;
Optional. True, if the message was sent by an implicit action, for example, as an away or a greeting business message, or as a scheduled message
@JsonKey(name: 'is_from_offline')
bool? get isFromOffline;