easy_onvif
time_zone
TimeZone
TimeZone constructor
TimeZone
TimeZone
constructor
Null safety
TimeZone
(
{
required
String
tz
}
)
Implementation
TimeZone({required this.tz});
easy_onvif
time_zone
TimeZone
TimeZone constructor
TimeZone class
Constructors
TimeZone
fromJson
Properties
hashCode
runtimeType
tz
Methods
noSuchMethod
toJson
toString
Operators
operator ==