apiSecret property
API secret for authenticating with the voice server
Implementation
@JsonKey(includeIfNull: false, name: 'api_secret')
final String? apiSecret;
API secret for authenticating with the voice server
@JsonKey(includeIfNull: false, name: 'api_secret')
final String? apiSecret;