NumberNParam$json top-level constant

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

Implementation

@$core.Deprecated('Use numberNParamDescriptor instead')
const NumberNParam$json = {
  '1': 'NumberNParam',
  '2': [
    {'1': 'bits', '3': 1, '4': 1, '5': 13, '10': 'bits'},
    {'1': 'value', '3': 2, '4': 1, '5': 12, '10': 'value'},
  ],
};