HeartRateSample$json top-level constant

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

Implementation

@$core.Deprecated('Use heartRateSampleDescriptor instead')
const HeartRateSample$json = {
  '1': 'HeartRateSample',
  '2': [
    {'1': 'hr', '3': 1, '4': 1, '5': 1, '10': 'hr'},
    {'1': 'hrInterBeatInterval', '3': 2, '4': 1, '5': 5, '10': 'hrInterBeatInterval'},
    {'1': 'status', '3': 3, '4': 1, '5': 14, '6': '.claid.HeartRateStatus', '10': 'status'},
    {'1': 'ibi_list', '3': 4, '4': 3, '5': 5, '10': 'ibiList'},
    {'1': 'ibi_status_list', '3': 5, '4': 3, '5': 14, '6': '.claid.HeartRateIBIStatus', '10': 'ibiStatusList'},
    {'1': 'unix_timestamp_in_ms', '3': 6, '4': 1, '5': 4, '10': 'unixTimestampInMs'},
    {'1': 'effective_time_frame', '3': 7, '4': 1, '5': 9, '10': 'effectiveTimeFrame'},
  ],
};