sifliSupportWatchFaceInfoFromJson function

SifliSupportWatchFaceInfo sifliSupportWatchFaceInfoFromJson(
  1. String str
)

Implementation

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