menu
fuery_core package
documentation
fuery_core.dart
InfiniteQueryResult<Param, Data, Err>
isSuccess property
isSuccess property
dark_mode
light_mode
isSuccess
property
bool
get
isSuccess
inherited
Implementation
bool get isSuccess => _stream.value.isSuccess;
fuery_core package
documentation
fuery_core
InfiniteQueryResult<Param, Data, Err>
isSuccess property
InfiniteQueryResult class