hasCustomIdentity property
bool
get
hasCustomIdentity
Check if using custom identity
Implementation
bool get hasCustomIdentity => _customIdentityKey != null;
Check if using custom identity
bool get hasCustomIdentity => _customIdentityKey != null;