menu
daq package
documentation
models/controllers/paginated_query_controller.dart
PaginatedQueryController<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/paginated_query_controller
PaginatedQueryController<TData, TParams, TError>
isSuccess property
PaginatedQueryController class