PBExpression$json top-level constant

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

Implementation

@$core.Deprecated('Use pBExpressionDescriptor instead')
const PBExpression$json = {
  '1': 'PBExpression',
  '2': [
    {'1': 'key', '3': 1, '4': 1, '5': 9, '9': 1, '10': 'key', '17': true},
    {'1': 'identity', '3': 2, '4': 1, '5': 9, '10': 'identity'},
    {'1': 'rawString', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'rawString'},
    {
      '1': 'scaffold',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.PDUI.PBScaffold',
      '9': 0,
      '10': 'scaffold'
    },
    {
      '1': 'center',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.PDUI.PBCenter',
      '9': 0,
      '10': 'center'
    },
    {
      '1': 'text',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.PDUI.PBText',
      '9': 0,
      '10': 'text'
    },
    {
      '1': 'appBar',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.PDUI.PBAppBar',
      '9': 0,
      '10': 'appBar'
    },
    {
      '1': 'column',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.PDUI.PBColumn',
      '9': 0,
      '10': 'column'
    },
    {
      '1': 'elevatedButton',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.PDUI.PBElevatedButton',
      '9': 0,
      '10': 'elevatedButton'
    },
  ],
  '8': [
    {'1': 'payload'},
    {'1': '_key'},
  ],
};