WallpaperModel.asset constructor Null safety
- String path
Asset wallpaper model with path
Implementation
const WallpaperModel.asset(this.path) : type = WallpaperTypeEnum.asset;
Asset wallpaper model with path
const WallpaperModel.asset(this.path) : type = WallpaperTypeEnum.asset;