AccountMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use accountMessageDescriptor instead')
const AccountMessage$json = {
  '1': 'AccountMessage',
  '2': [
    {
      '1': 'AccountId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
    {
      '1': 'Message',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.PushNotification',
      '10': 'Message'
    },
  ],
};