UserContactInfo$json top-level constant
Implementation
@$core.Deprecated('Use userContactInfoDescriptor instead')
const UserContactInfo$json = const {
'1': 'UserContactInfo',
'2': const [
const {'1': 'email', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'email', '17': true},
const {'1': 'phone', '3': 2, '4': 1, '5': 9, '9': 1, '10': 'phone', '17': true},
],
'8': const [
const {'1': '_email'},
const {'1': '_phone'},
],
};