supportsApi property

bool get supportsApi

Whether the loaded native library exposes driver capabilities API.

Implementation

bool get supportsApi => _native.supportsDriverCapabilitiesApi;