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