WallhavenException constructor
WallhavenException({
- required String error,
Implementation
WallhavenException({
required this.error,
});
WallhavenException({
required this.error,
});