stop method

Future stop()

Implementation

Future<dynamic> stop() => _mockServer.stop();