CLCmdPillReminderSingleData.from constructor
CLCmdPillReminderSingleData.from()
Implementation
factory CLCmdPillReminderSingleData.from(
PERIPHERAL_PILL_REMINDER_SINGLE_DATA v) =>
CLCmdPillReminderSingleData(epoch: v.epoch, reminderId: v.reminderId);