BitArray$json top-level constant
Implementation
@$core.Deprecated('Use bitArrayDescriptor instead')
const BitArray$json = const {
'1': 'BitArray',
'2': const [
const {'1': 'bits', '3': 1, '4': 1, '5': 3, '10': 'bits'},
const {'1': 'elems', '3': 2, '4': 3, '5': 4, '10': 'elems'},
],
};