deleteSysFile abstract method

Future<bool?> deleteSysFile(
  1. String fileName
)

Implementation

Future<bool?> deleteSysFile(String fileName);