supportWatchFaceInfoFromJson function
Implementation
SupportWatchFaceInfo supportWatchFaceInfoFromJson(String str) => SupportWatchFaceInfo.fromJson(json.decode(str));
SupportWatchFaceInfo supportWatchFaceInfoFromJson(String str) => SupportWatchFaceInfo.fromJson(json.decode(str));