enabled property
Indicates whether the capability is enabled. If false, the capability is temporarily disabled for the account holder.
Implementation
@BuiltValueField(wireName: r'enabled')
bool? get enabled;
Indicates whether the capability is enabled. If false, the capability is temporarily disabled for the account holder.
@BuiltValueField(wireName: r'enabled')
bool? get enabled;