getScreenshotsPath method

Future<String?> getScreenshotsPath()

Implementation

Future<String?> getScreenshotsPath() {
  throw UnimplementedError('getScreenshotsPath() has not been implemented.');
}