deleteFile method

Future<bool> deleteFile(
  1. Uri mxcUri
)
inherited

Implementation

Future<bool> deleteFile(Uri mxcUri) async => false;