ListBool$json top-level constant

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

Implementation

@$core.Deprecated('Use listBoolDescriptor instead')
const ListBool$json = {
  '1': 'ListBool',
  '2': [
    {'1': 'values', '3': 1, '4': 3, '5': 8, '10': 'values'},
  ],
};