Count$json top-level constant

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

Implementation

@$core.Deprecated('Use countDescriptor instead')
const Count$json = const {
  '1': 'Count',
  '2': const [
    const {'1': 'count', '3': 1, '4': 1, '5': 3, '10': 'count'},
  ],
};