watchFaceLayoutBeanFromJson function
Implementation
WatchFaceLayoutBean watchFaceLayoutBeanFromJson(String str) => WatchFaceLayoutBean.fromJson(json.decode(str));
WatchFaceLayoutBean watchFaceLayoutBeanFromJson(String str) => WatchFaceLayoutBean.fromJson(json.decode(str));