stopLive method

Future<AccsResponse> stopLive()

Implementation

Future<AccsResponse> stopLive() {
  throw UnimplementedError('stopLive() has not been implemented.');
}