Expr$json top-level constant

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

Implementation

@$core.Deprecated('Use exprDescriptor instead')
const Expr$json = const {
  '1': 'Expr',
  '2': const [
    const {'1': 'expression', '3': 1, '4': 1, '5': 9, '10': 'expression'},
    const {'1': 'title', '3': 2, '4': 1, '5': 9, '10': 'title'},
    const {'1': 'description', '3': 3, '4': 1, '5': 9, '10': 'description'},
    const {'1': 'location', '3': 4, '4': 1, '5': 9, '10': 'location'},
  ],
};