menu
wallhaven_api package
documentation
models/exception/wallhaven_exception.dart
WallhavenException
WallhavenException.new constructor
WallhavenException.new constructor
dark_mode
light_mode
WallhavenException
constructor
WallhavenException
(
{
required
String
error
,
})
Implementation
WallhavenException({ required this.error, });
wallhaven_api package
documentation
models/exception/wallhaven_exception
WallhavenException
WallhavenException.new constructor
WallhavenException class