isAvailable static method

bool isAvailable()

Whether the loaded ObjectBox native library supports Admin.

Implementation

static bool isAvailable() => C.has_feature(OBXFeature.Admin);