createSupportFile abstract method

Future<File> createSupportFile({
  1. required String pathSuffix,
})

Implementation

Future<File> createSupportFile({required String pathSuffix});