apiKey property

  1. @JsonKey(name: 'api_key_id')
String? apiKey
getter/setter pair

Implementation

@JsonKey(name: 'api_key_id')
String? apiKey;