AccountId$json top-level constant

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

Implementation

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