removeSupportFile abstract method

Future<bool> removeSupportFile({
  1. required String pathSuffix,
})

Implementation

Future<bool> removeSupportFile({required String pathSuffix});