easy_onvif
time_zone
TimeZone
TimeZone.fromJson factory constructor
TimeZone.fromJson
TimeZone.fromJson
constructor
Null safety
TimeZone.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TimeZone.fromJson(Map<String, dynamic> json) => _$TimeZoneFromJson(json);
easy_onvif
time_zone
TimeZone
TimeZone.fromJson factory constructor
TimeZone class
Constructors
TimeZone
fromJson
Properties
hashCode
runtimeType
tz
Methods
noSuchMethod
toJson
toString
Operators
operator ==