menu
googleapis package
documentation
pubsub/v1.dart
TextFormat
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(delimiter !=
null
)
'delimiter'
: delimiter!, };
googleapis package
documentation
pubsub/v1
TextFormat
toJson method
TextFormat class