menu
conekta_component package
documentation
card_input_flutter.dart
HttpException
HttpException.new constructor
HttpException.new constructor
dark_mode
light_mode
HttpException
constructor
HttpException
(
{
required
int
statusCode
,
required
String
message
,
})
Implementation
HttpException({required this.statusCode, required this.message});
conekta_component package
documentation
card_input_flutter
HttpException
HttpException.new constructor
HttpException class