Indicates whether currently authenticated MyUser is a support.
bool get isSupport => _auth.userId.isSupport == true;