Script_Block$json top-level constant

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

Implementation

@$core.Deprecated('Use scriptDescriptor instead')
const Script_Block$json = const {
  '1': 'Block',
  '2': const [
    const {'1': 'start', '3': 1, '4': 1, '5': 5, '10': 'start'},
    const {'1': 'end', '3': 2, '4': 1, '5': 5, '10': 'end'},
    const {'1': 'category', '3': 3, '4': 1, '5': 9, '10': 'category'},
  ],
};