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