menu
pagaleve_flutter package
documentation
checkout_data.dart
Shopper
birthDate property
birthDate property
dark_mode
light_mode
birthDate
property
String
?
birthDate
final
The birth date of the shopper. The value must be in the format: YYYY-MM-DD.
Implementation
final String? birthDate;
pagaleve_flutter package
documentation
checkout_data
Shopper
birthDate property
Shopper class