isSkwasm top-level property
bool
get
isSkwasm
Returns true if the application is using Skwasm.
Only to be used for web.
Implementation
bool get isSkwasm => capabilities.isSkwasm;
Returns true if the application is using Skwasm.
Only to be used for web.
bool get isSkwasm => capabilities.isSkwasm;