apiKey property
API key for authenticating with the voice server
Implementation
@JsonKey(includeIfNull: false, name: 'api_key')
final String? apiKey;
API key for authenticating with the voice server
@JsonKey(includeIfNull: false, name: 'api_key')
final String? apiKey;