supportsFileIO property

bool get supportsFileIO

Check if file I/O is supported on this platform

Implementation

static bool get supportsFileIO => !kIsWeb;