menu
hubble package
documentation
chat_core/models/message_group_status.dart
MessageGroupStatus
isLast property
isLast property
dark_mode
light_mode
isLast
property
bool
isLast
final
True if this is the last message in the group.
Implementation
final bool isLast;
hubble package
documentation
chat_core/models/message_group_status
MessageGroupStatus
isLast property
MessageGroupStatus class