isAvailable static method
Whether the loaded ObjectBox native library supports Admin.
Implementation
static bool isAvailable() => C.has_feature(OBXFeature.Admin);
Whether the loaded ObjectBox native library supports Admin.
static bool isAvailable() => C.has_feature(OBXFeature.Admin);