stop method

Future stop()

Implementation

Future<dynamic> stop() => _server.close();