isIoSupported constant
bool
const isIoSupported
Returns whether io operations are supported. If false, is currently running on the web.
Implementation
static const bool isIoSupported = true;
Returns whether io operations are supported. If false, is currently running on the web.
static const bool isIoSupported = true;