call method

Future<void> call()

Implementation

Future<void> call() async =>
    fileSystemUtil.delete(AppConstants.dlcovFileReferences);