supportsStructuredErrorForConnection property

bool get supportsStructuredErrorForConnection
inherited

Whether the native library supports per-connection structured error API.

Implementation

bool get supportsStructuredErrorForConnection =>
    _native.supportsStructuredErrorForConnection;