isAvailable static method
Returns true if the loaded ObjectBox native library supports Sync.
Implementation
static bool isAvailable() => _syncAvailable;
Returns true if the loaded ObjectBox native library supports Sync.
static bool isAvailable() => _syncAvailable;