menu
client_stripe package
documentation
models.dart
LegalEntityDob
LegalEntityDob const constructor
LegalEntityDob const constructor
dark_mode
light_mode
LegalEntityDob
constructor
const
LegalEntityDob
(
{
int
?
day
,
int
?
month
,
int
?
year
,
})
LegalEntityDOB
Implementation
const LegalEntityDob({ this.day, this.month, this.year, });
client_stripe package
documentation
models
LegalEntityDob
LegalEntityDob const constructor
LegalEntityDob class