isLocal property

bool get isLocal

Indicates whether this ChatItemId is a dummy ID.

Implementation

bool get isLocal => val.startsWith('local.');