menu
contigo_chat package
documentation
model/message/message.dart
Message
isNotification property
isNotification property
dark_mode
light_mode
isNotification
property
@JsonKey(name: 'is_notification')
bool
get
isNotification
inherited
Implementation
@JsonKey(name: 'is_notification') bool get isNotification => throw _privateConstructorUsedError;
contigo_chat package
documentation
model/message/message
Message
isNotification property
Message class