menu
googleapis package
documentation
discovery/v1.dart
RestMethodResponse
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() { final P_ref = this.P_ref; return {r'$ref': ?P_ref}; }
googleapis package
documentation
discovery/v1
RestMethodResponse
toJson method
RestMethodResponse class