stopRecordScreen property

Future<String> stopRecordScreen

Implementation

Future<String> get stopRecordScreen {
  throw UnimplementedError();
}