isLast property

bool isLast
final

Whether this is the last message in the conversation.

This can be used for special styling or spacing.

Implementation

final bool isLast;