sifliSupportWatchFaceInfoFromJson function
Implementation
SifliSupportWatchFaceInfo sifliSupportWatchFaceInfoFromJson(String str) => SifliSupportWatchFaceInfo.fromJson(json.decode(str));
SifliSupportWatchFaceInfo sifliSupportWatchFaceInfoFromJson(String str) => SifliSupportWatchFaceInfo.fromJson(json.decode(str));