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