menu
flutter_rxnet_forzzh package
documentation
rxnet_lib.dart
RequestInterceptorHandler
isCompleted property
isCompleted property
dark_mode
light_mode
isCompleted
property
bool
get
isCompleted
inherited
Implementation
bool get isCompleted => _completer.isCompleted;
flutter_rxnet_forzzh package
documentation
rxnet_lib
RequestInterceptorHandler
isCompleted property
RequestInterceptorHandler class