isLocal property

bool get isLocal

Indicates whether this OperationId is a local.

Implementation

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