supportsAsyncExecuteApi property
bool
get
supportsAsyncExecuteApi
True when the loaded native library exposes async execute FFI APIs.
Implementation
bool get supportsAsyncExecuteApi => _bindings.supportsAsyncExecuteApi;