CustomClass_ClassItem$json top-level constant

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

Implementation

@$core.Deprecated('Use customClassDescriptor instead')
const CustomClass_ClassItem$json = {
  '1': 'ClassItem',
  '2': [
    {'1': 'value', '3': 1, '4': 1, '5': 9, '10': 'value'},
  ],
};