menu
eudcc package
documentation
certificates/certificate.dart
BirthDate
toDateTime method
toDateTime method
dark_mode
light_mode
toDateTime
method
DateTime
toDateTime
(
)
Implementation
DateTime toDateTime() { return DateTime.utc(year ?? 0, month ?? 0, day ?? 0); }
eudcc package
documentation
certificates/certificate
BirthDate
toDateTime method
BirthDate class