menu
fml package
documentation
platform/platform.web.dart
Platform
deleteFile static method
deleteFile static method
dark_mode
light_mode
deleteFile
static method
Future
<
bool
>
deleteFile
(
String
filename
)
Implementation
static Future<bool> deleteFile(String filename) async => true;
fml package
documentation
platform/platform.web
Platform
deleteFile static method
Platform class