menu
eudcc package
documentation
certificate
BirthDate
toDateTime method
toDateTime
brightness_4
brightness_5
toDateTime
method
DateTime
toDateTime
(
)
Implementation
DateTime toDateTime() { return DateTime.utc(year ?? 0, month ?? 0, day ?? 0); }
eudcc package
documentation
certificate
BirthDate
toDateTime method
BirthDate class
Constructors
BirthDate
Properties
day
hashCode
month
runtimeType
year
Methods
noSuchMethod
toDateTime
toString
Operators
operator ==
Static methods
fromJsonKey
toJsonKey