isIoSupported static method
Returns whether io operations are supported. If false, is currently running on the web.
Implementation
static bool isIoSupported() => platform.isIoSupported();
Returns whether io operations are supported. If false, is currently running on the web.
static bool isIoSupported() => platform.isIoSupported();