deleteFile abstract method

Future<void> deleteFile(
  1. String path
)

Implementation

Future<void> deleteFile(String path);