cm005DeviceScheduleBootFromJson function
Implementation
Cm005DeviceScheduleBoot cm005DeviceScheduleBootFromJson(String str) =>
Cm005DeviceScheduleBoot.fromJson(json.decode(str));
Cm005DeviceScheduleBoot cm005DeviceScheduleBootFromJson(String str) =>
Cm005DeviceScheduleBoot.fromJson(json.decode(str));