supportsAuditApi property
bool
get
supportsAuditApi
Whether the loaded native library supports audit FFI endpoints.
Implementation
bool get supportsAuditApi => _native.supportsAuditApi;
Whether the loaded native library supports audit FFI endpoints.
bool get supportsAuditApi => _native.supportsAuditApi;