menu
lemmy_api_client package
documentation
v3.dart
LemmyApiQuery<T>
responseFactory abstract method
responseFactory abstract method
dark_mode
light_mode
responseFactory
abstract method
T
responseFactory
(
Map
<
String
,
dynamic
>
json
)
Implementation
T responseFactory(Map<String, dynamic> json);
lemmy_api_client package
documentation
v3
LemmyApiQuery<T>
responseFactory abstract method
LemmyApiQuery class