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