isEnabled property

bool isEnabled
final

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;