easy_onvif
date
Date
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$DateToJson(this);
easy_onvif
date
Date
toJson method
Date class
Constructors
Date
fromJson
Properties
day
hashCode
month
runtimeType
year
Methods
noSuchMethod
toJson
toString
Operators
operator ==