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