AppAccountProto_ChangeNameRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use appAccountProtoDescriptor instead')
const AppAccountProto_ChangeNameRequest$json = {
  '1': 'ChangeNameRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
    {'1': 'last_name', '3': 2, '4': 1, '5': 9, '10': 'lastName'},
    {'1': 'first_name', '3': 3, '4': 1, '5': 9, '10': 'firstName'},
  ],
};