supportsAsyncStreamApi property

bool get supportsAsyncStreamApi
inherited

Whether the loaded native library supports async stream FFI endpoints.

Implementation

bool get supportsAsyncStreamApi => _native.supportsAsyncStreamApi;