OxygenSaturationSample$json top-level constant

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

Implementation

@$core.Deprecated('Use oxygenSaturationSampleDescriptor instead')
const OxygenSaturationSample$json = {
  '1': 'OxygenSaturationSample',
  '2': [
    {'1': 'oxygen_saturation_percentage', '3': 1, '4': 1, '5': 1, '10': 'oxygenSaturationPercentage'},
    {'1': 'unix_timestamp_ms', '3': 2, '4': 1, '5': 3, '10': 'unixTimestampMs'},
  ],
};