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