menu
shopify_flutter package
documentation
models/src/article/comment/comment.dart
Comment
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this Comment to a JSON map.
Implementation
Map<String, dynamic> toJson();
shopify_flutter package
documentation
models/src/article/comment/comment
Comment
toJson abstract method
Comment class