distributeScreenshotFrameFile static method

Future distributeScreenshotFrameFile()

Implementation

static Future distributeScreenshotFrameFile() async {
  await MyScreenshotHelperSpell().distributeScreenshotFrameFile();
}