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