isUserKey property

bool get isUserKey

Implementation

bool get isUserKey => this != null && this == sunny.get<IUserProfile>().mkey;