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