allowedSettings property
A JSON object containing the settings that are allowed for the account holder.
Implementation
@BuiltValueField(wireName: r'allowedSettings')
CapabilitySettings? get allowedSettings;
A JSON object containing the settings that are allowed for the account holder.
@BuiltValueField(wireName: r'allowedSettings')
CapabilitySettings? get allowedSettings;