menu
googleapis package
documentation
youtube/v3.dart
ChannelSectionLocalization
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(title !=
null
)
'title'
: title!, };
googleapis package
documentation
youtube/v3
ChannelSectionLocalization
toJson method
ChannelSectionLocalization class