callbackConfig property
- @JsonKey.new(name: 'callback_config')
final
Customize the callback behaviour (url and http method)
Implementation
@JsonKey(name: 'callback_config')
final CallbackConfig? callbackConfig;
Customize the callback behaviour (url and http method)
@JsonKey(name: 'callback_config')
final CallbackConfig? callbackConfig;