supportsMetadataCacheApi property
bool
get
supportsMetadataCacheApi
True when the loaded native library exposes metadata cache FFI APIs.
Implementation
bool get supportsMetadataCacheApi => _bindings.supportsMetadataCacheApi;