isSkwasm top-level property

bool isSkwasm

Returns true if the application is using Skwasm.

Only to be used for web.

Implementation

bool get isSkwasm => capabilities.isSkwasm;