$TimeZone class
Used by:
- adsense:v2 : TimeZone
- adsenseplatform:v1 : TimeZone
- authorizedbuyersmarketplace:v1 : TimeZone
- cloudchannel:v1 : GoogleTypeTimeZone
- content:v2.1 : TimeZone
- contentwarehouse:v1 : GoogleTypeTimeZone
- documentai:v1 : GoogleTypeTimeZone
- localservices:v1 : GoogleTypeTimeZone
- oracledatabase:v1 : TimeZone
- osconfig:v1 : TimeZone
- places:v1 : GoogleTypeTimeZone
Constructors
- $TimeZone.new({String? id, String? version})
- $TimeZone.fromJson(Map json_)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited