isSupport property

bool get isSupport

Indicates whether this UserId is considered a support ID.

Implementation

bool get isSupport => Config.isSupport(this);