PBScaffold$json top-level constant

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

Implementation

@$core.Deprecated('Use pBScaffoldDescriptor instead')
const PBScaffold$json = {
  '1': 'PBScaffold',
  '2': [
    {
      '1': 'appBar',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.PDUI.PBExpression',
      '10': 'appBar'
    },
    {
      '1': 'body',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.PDUI.PBExpression',
      '10': 'body'
    },
  ],
};