OneString$json top-level constant

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

Implementation

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