menu
mxnet package
documentation
entity/resp.dart
PagedItem
fromJson method
fromJson method
dark_mode
light_mode
fromJson
method
PagedItem
fromJson
(
PagedItem
t
,
Map
<
String
,
dynamic
>
json
)
Implementation
PagedItem fromJson(PagedItem t, Map<String, dynamic> json) { return PagedItem(); }
mxnet package
documentation
entity/resp
PagedItem
fromJson method
PagedItem class