menu
valorant_api package
documentation
exceptions/valorant_api_exception.dart
ValorantApiException
ValorantApiException.new const constructor
ValorantApiException.new const constructor
dark_mode
light_mode
ValorantApiException
constructor
const
ValorantApiException
(
int
?
status
,
String
error
)
Implementation
const ValorantApiException(this.status, this.error);
valorant_api package
documentation
exceptions/valorant_api_exception
ValorantApiException
ValorantApiException.new const constructor
ValorantApiException class