isEnabled property
A value indicating whether the ApiKey is enabled. If this is false, then the ApiKey cannot be used to authenticate the user.
Implementation
final bool isEnabled;
A value indicating whether the ApiKey is enabled. If this is false, then the ApiKey cannot be used to authenticate the user.
final bool isEnabled;