menu
mesibo_flutter_sdk package
documentation
mesibo.dart
MesiboMessage
isCustom method
isCustom method
dark_mode
light_mode
isCustom
method
bool
isCustom
(
)
Implementation
bool isCustom(){return(MESIBO_MSGSTATUS_CUSTOM== super.status);}
mesibo_flutter_sdk package
documentation
mesibo
MesiboMessage
isCustom method
MesiboMessage class