AddedItem$json top-level constant

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

Implementation

@$core.Deprecated('Use addedItemDescriptor instead')
const AddedItem$json = const {
  '1': 'AddedItem',
  '2': const [
    const {'1': 'data', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'data'},
  ],
};