supportsAsyncExecuteApi property

bool get supportsAsyncExecuteApi
inherited

Whether the loaded native library supports async execute FFI endpoints.

Implementation

bool get supportsAsyncExecuteApi => _native.supportsAsyncExecuteApi;