enabled property

bool enabled
final

Collection enabled. Can be 'enabled' or 'disabled'. When disabled, the collection is inaccessible to users, but remains accessible to Server SDKs using API keys.

Implementation

final bool enabled;