isUserKey property

bool isUserKey

Implementation

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