supportsStructuredErrorForConnection property

bool get supportsStructuredErrorForConnection
inherited

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

Implementation

bool get supportsStructuredErrorForConnection =>
    _bindings.supportsStructuredErrorForConnection;