menu
messenger
util/obs/rxlist.dart
RxObsList
<
E
>
toJson method
toJson
dark_mode
light_mode
toJson
method
dynamic
toJson
(
)
inherited
Returns the json representation of
value
.
Implementation
dynamic toJson() => value;
messenger
rxlist
RxObsList
<
E
>
toJson method
RxObsList class