AccountUserId$json top-level constant

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

Implementation

@$core.Deprecated('Use accountUserIdDescriptor instead')
const AccountUserId$json = {
  '1': 'AccountUserId',
  '2': [
    {'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.UUID', '10': 'Id'},
    {
      '1': 'AccountId',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
  ],
};