menu
daq package
documentation
models/controllers/infinite_query_controller.dart
InfiniteQueryController<TData, TParams, TError>
isSuccess property
isSuccess property
dark_mode
light_mode
isSuccess
property
bool
get
isSuccess
Implementation
bool get isSuccess => state.isSuccess;
daq package
documentation
models/controllers/infinite_query_controller
InfiniteQueryController<TData, TParams, TError>
isSuccess property
InfiniteQueryController class