AccountProfileSettings$json top-level constant
- @Deprecated('Use accountProfileSettingsDescriptor instead')
Implementation
@$core.Deprecated('Use accountProfileSettingsDescriptor instead')
const AccountProfileSettings$json = {
'1': 'AccountProfileSettings',
'2': [
{
'1': 'NoSmoking',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.protobuf.BoolValue',
'10': 'NoSmoking'
},
{
'1': 'NoPets',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.BoolValue',
'10': 'NoPets'
},
],
};