supportsAsyncExecuteApi property
bool
get
supportsAsyncExecuteApi
Whether the loaded native library supports async execute FFI endpoints.
Implementation
bool get supportsAsyncExecuteApi => _native.supportsAsyncExecuteApi;