shutdownSessionReplay method

Future<void> shutdownSessionReplay()

Implementation

Future<void> shutdownSessionReplay() async {
  throw UnimplementedError('shutdownSessionReplay() has not been implemented.');
}