HumanPhone$json top-level constant

  1. @Deprecated('Use humanPhoneDescriptor instead')
Map<String, Object> const HumanPhone$json

Implementation

@$core.Deprecated('Use humanPhoneDescriptor instead')
const HumanPhone$json = {
  '1': 'HumanPhone',
  '2': [
    {'1': 'phone', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'phone'},
    {'1': 'is_verified', '3': 2, '4': 1, '5': 8, '10': 'isVerified'},
  ],
};