isSupport property

bool get isSupport

Indicates whether this user is a Config.supportId.

Implementation

bool get isSupport => Config.isSupport(user?.id ?? id);