supportsStructuredErrorForConnection property
Whether the native library exposes per-connection structured error API.
Implementation
bool get supportsStructuredErrorForConnection =>
_bindings.supportsStructuredErrorForConnection;
Whether the native library exposes per-connection structured error API.
bool get supportsStructuredErrorForConnection =>
_bindings.supportsStructuredErrorForConnection;