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