menu
paypal_sdk package
documentation
webhooks.dart
SimulateEvent
SimulateEvent const constructor
SimulateEvent const constructor
dark_mode
light_mode
SimulateEvent
constructor
const
SimulateEvent
(
{
String
?
webhookId
,
String
?
url
,
required
String
eventType
,
String
?
resourceVersion
,
})
Implementation
const SimulateEvent( {this.webhookId, this.url, required this.eventType, this.resourceVersion});
paypal_sdk package
documentation
webhooks
SimulateEvent
SimulateEvent const constructor
SimulateEvent class