deleteFile abstract method

Future<bool> deleteFile(
  1. String filePath
)

Implementation

Future<bool> deleteFile(String filePath);