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