the24HourListBeanFromJson function

The24HourListBean the24HourListBeanFromJson(
  1. String str
)

Implementation

The24HourListBean the24HourListBeanFromJson(String str) => The24HourListBean.fromJson(json.decode(str));