DominoOp$json top-level constant

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

Implementation

@$core.Deprecated('Use dominoOpDescriptor instead')
const DominoOp$json = const {
  '1': 'DominoOp',
  '2': const [
    const {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
    const {'1': 'input', '3': 2, '4': 1, '5': 9, '10': 'input'},
    const {'1': 'output', '3': 3, '4': 1, '5': 9, '10': 'output'},
  ],
};