menu
client_stripe package
documentation
models.dart
NotificationEventRequest
NotificationEventRequest const constructor
NotificationEventRequest const constructor
dark_mode
light_mode
NotificationEventRequest
constructor
const
NotificationEventRequest
(
{
String
?
id
,
String
?
idempotencyKey
,
})
NotificationEventRequest
Implementation
const NotificationEventRequest({ this.id, this.idempotencyKey, });
client_stripe package
documentation
models
NotificationEventRequest
NotificationEventRequest const constructor
NotificationEventRequest class