WatchFaceStoreBean constructor
WatchFaceStoreBean({})
Implementation
WatchFaceStoreBean({
required this.watchFaceSupportList,
required this.firmwareVersion,
required this.pageCount,
required this.pageIndex,
});