menu
messenger
util/obs/rxsplay.dart
RxObsSplayTreeMap
<
K
,
V
>
toJson method
toJson
dark_mode
light_mode
toJson
method
dynamic
toJson
(
)
inherited
Returns the json representation of
value
.
Implementation
dynamic toJson() => value;
messenger
rxsplay
RxObsSplayTreeMap
<
K
,
V
>
toJson method
RxObsSplayTreeMap class