rawBindings property
OdbcBindings
get
rawBindings
Read-only access to the raw bindings. Use only for new capabilities
implemented in companion modules (e.g. driver_capabilities_v3.dart).
Implementation
bindings.OdbcBindings get rawBindings => _bindings;