menu
incomme_flutter_commerce package
documentation
incomme_plugin.dart
RxObjectMixin<T>
toJson method
toJson method
dark_mode
light_mode
toJson
method
dynamic
toJson
(
)
Returns the json representation of
value
.
Implementation
dynamic toJson() => value;
incomme_flutter_commerce package
documentation
incomme_plugin
RxObjectMixin<T>
toJson method
RxObjectMixin mixin