supportsMultiResultStream property

bool get supportsMultiResultStream

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

Implementation

bool get supportsMultiResultStream => _bindings.supportsMultiResultStream;