supportsAuditApi property

bool get supportsAuditApi

Whether the loaded native library supports audit FFI endpoints.

Implementation

bool get supportsAuditApi => _native.supportsAuditApi;