startSessionRecording method

Future<void> startSessionRecording()

Implementation

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