enabled property

bool enabled
final

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

Implementation

final bool enabled;