LocalAccountProto_CreateAppRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use localAccountProtoDescriptor instead')
const LocalAccountProto_CreateAppRequest$json = {
  '1': 'CreateAppRequest',
  '2': [
    {'1': 'phone', '3': 1, '4': 1, '5': 9, '10': 'phone'},
    {'1': 'last_name', '3': 2, '4': 1, '5': 9, '10': 'lastName'},
    {'1': 'first_name', '3': 3, '4': 1, '5': 9, '10': 'firstName'},
    {'1': 'locale', '3': 4, '4': 1, '5': 9, '10': 'locale'},
    {'1': 'company', '3': 5, '4': 1, '5': 9, '10': 'company'},
    {'1': 'client_id', '3': 6, '4': 1, '5': 5, '10': 'clientId'},
    {'1': 'group_id', '3': 7, '4': 1, '5': 9, '10': 'groupId'},
  ],
};