menu
getx_extended package
documentation
rx/source/rx_pageable.dart
RxQueryPageable<Query, Response>
toJson method
toJson method
dark_mode
light_mode
toJson
method
dynamic
toJson
(
)
inherited
Returns the json representation of
value
.
Implementation
dynamic toJson() => value;
getx_extended package
documentation
rx/source/rx_pageable
RxQueryPageable<Query, Response>
toJson method
RxQueryPageable class