UserDataBody$json top-level constant

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

Implementation

@$core.Deprecated('Use userDataBodyDescriptor instead')
const UserDataBody$json = {
  '1': 'UserDataBody',
  '2': [
    {'1': 'type', '3': 1, '4': 1, '5': 14, '6': '.UserDataType', '10': 'type'},
    {'1': 'value', '3': 2, '4': 1, '5': 9, '10': 'value'},
  ],
};