menu
googleapis package
documentation
cloudbuild/v1.dart
GitConfig
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() { final http = this.http; return {'http': ?http}; }
googleapis package
documentation
cloudbuild/v1
GitConfig
toJson method
GitConfig class