supportsStreamQueryMulti property
Whether the loaded native library exports the M8 streaming multi-result FFIs (added in v3.3.0).
Implementation
bool get supportsStreamQueryMulti => _native.supportsMultiResultStream;
Whether the loaded native library exports the M8 streaming multi-result FFIs (added in v3.3.0).
bool get supportsStreamQueryMulti => _native.supportsMultiResultStream;