AsyncPartitionId$json top-level constant

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

Implementation

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