PBFnExpression$json top-level constant

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

Implementation

@$core.Deprecated('Use pBFnExpressionDescriptor instead')
const PBFnExpression$json = {
  '1': 'PBFnExpression',
  '2': [
    {'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'},
    {
      '1': 'generic',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.PDUI.PBFn',
      '9': 0,
      '10': 'generic'
    },
    {
      '1': 'debugPrint',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.PDUI.PBDebugPrint',
      '9': 0,
      '10': 'debugPrint'
    },
  ],
  '8': [
    {'1': 'payload'},
  ],
};