isLocal property

bool get isLocal

Indicates whether this UserId is local.

Implementation

bool get isLocal => val == '0';