AsyncOperationId$json top-level constant

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

Implementation

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