stop method

  1. @override
Future stop()

Implementation

@override
Future stop() => _delegate.stop();