menu
fluttery_framework package
documentation
view.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;
fluttery_framework package
documentation
view
RxObjectMixin<T>
toJson method
RxObjectMixin mixin