easy_onvif
date
Date
Date constructor
Date
Date
constructor
Null safety
Date
(
int
year
,
int
month
,
int
day
)
Implementation
Date(this.year, this.month, this.day);
easy_onvif
date
Date
Date constructor
Date class
Constructors
Date
fromJson
Properties
day
hashCode
month
runtimeType
year
Methods
noSuchMethod
toJson
toString
Operators
operator ==