menu
googleapis package
documentation
androidpublisher/v3.dart
RegionsVersion
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(version !=
null
)
'version'
: version!, };
googleapis package
documentation
androidpublisher/v3
RegionsVersion
toJson method
RegionsVersion class
Constructors
new
fromJson
Properties
hashCode
runtimeType
version
Methods
noSuchMethod
toJson
toString
Operators
operator ==