hasCustomIdentity property

bool get hasCustomIdentity

Check if using custom identity

Implementation

bool get hasCustomIdentity => _customIdentityKey != null;