isAvailable static method

bool isAvailable()

Returns true if the loaded ObjectBox native library supports Sync.

Implementation

static bool isAvailable() => _syncAvailable;