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