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