supportsStreamQueryMulti property

bool get supportsStreamQueryMulti
inherited

Whether the loaded native library exports the M8 streaming multi-result FFIs (added in v3.3.0).

Implementation

bool get supportsStreamQueryMulti => _native.supportsMultiResultStream;