Operation$json top-level constant

Map<String, Object> const Operation$json

Implementation

const Operation$json = {
  '1': 'Operation',
  '2': [
    {'1': 'schema', '3': 1, '4': 1, '5': 9, '10': 'schema'},
    {'1': 'drop_attr', '3': 2, '4': 1, '5': 9, '10': 'dropAttr'},
    {'1': 'drop_all', '3': 3, '4': 1, '5': 8, '10': 'dropAll'},
    {
      '1': 'drop_op',
      '3': 4,
      '4': 1,
      '5': 14,
      '6': '.api.Operation.DropOp',
      '10': 'dropOp'
    },
    {'1': 'drop_value', '3': 5, '4': 1, '5': 9, '10': 'dropValue'},
  ],
  '4': [Operation_DropOp$json],
};