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