description property
Description of an API key to help you identify this API key.
Implementation
@JsonKey(name: r'description')
final String? description;
Description of an API key to help you identify this API key.
@JsonKey(name: r'description')
final String? description;