SleepStage$json top-level constant

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

Implementation

@$core.Deprecated('Use sleepStageDescriptor instead')
const SleepStage$json = {
  '1': 'SleepStage',
  '2': [
    {'1': 'sleepStageType', '3': 1, '4': 1, '5': 14, '6': '.claid.SleepStageType', '10': 'sleepStageType'},
    {'1': 'start_time_unix_timestamp', '3': 2, '4': 1, '5': 3, '10': 'startTimeUnixTimestamp'},
    {'1': 'end_time_unix_timestamp', '3': 3, '4': 1, '5': 3, '10': 'endTimeUnixTimestamp'},
  ],
};