Map<String, dynamic> toJson() => { "historyDynamicRateType": historyDynamicRateType, "heartRate": heartRate!.toJson(), };