menu
eudcc package
documentation
certificates/certificate.dart
BirthDate
toJsonKey static method
toJsonKey static method
dark_mode
light_mode
toJsonKey
static method
String
toJsonKey
(
BirthDate
dob
)
Implementation
static String toJsonKey(BirthDate dob) { return dob.toString(); }
eudcc package
documentation
certificates/certificate
BirthDate
toJsonKey static method
BirthDate class