future property

  1. @protected
Future<InterceptorState> future
inherited

Implementation

@protected
Future<InterceptorState> get future => _completer.future;