PostConfigResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use postConfigResponseDescriptor instead')
const PostConfigResponse$json = const {
  '1': 'PostConfigResponse',
  '2': const [
    const {'1': 'bits_per_label', '3': 1, '4': 1, '5': 13, '10': 'bitsPerLabel'},
    const {'1': 'labels_per_unit', '3': 2, '4': 1, '5': 4, '10': 'labelsPerUnit'},
    const {'1': 'min_num_units', '3': 3, '4': 1, '5': 13, '10': 'minNumUnits'},
    const {'1': 'max_num_units', '3': 4, '4': 1, '5': 13, '10': 'maxNumUnits'},
  ],
};