isSender property

bool isSender
final

Determines if the message is from the sender (true) or receiver (false)

Implementation

final bool isSender;