UserInfo$json top-level constant
Implementation
@$core.Deprecated('Use userInfoDescriptor instead')
const UserInfo$json = const {
'1': 'UserInfo',
'2': const [
const {
'1': 'email',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'email'
},
const {
'1': 'uid',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'uid'
},
const {
'1': 'emailVerified',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.BoolValue',
'10': 'emailVerified'
},
const {
'1': 'displayName',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'displayName'
},
const {
'1': 'password',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'password'
},
const {
'1': 'disabled',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.BoolValue',
'10': 'disabled'
},
const {
'1': 'phoneNumber',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'phoneNumber'
},
const {
'1': 'photoUrl',
'3': 8,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'photoUrl'
},
],
};