menu
flutter_sendinblue package
documentation
flutter_sendinblue.dart
SendinblueApiException
SendinblueApiException constructor
SendinblueApiException constructor
dark_mode
light_mode
SendinblueApiException
constructor
SendinblueApiException
(
int
statusCode
,
String
body
)
Implementation
SendinblueApiException(this.statusCode, this.body);
flutter_sendinblue package
documentation
flutter_sendinblue
SendinblueApiException
SendinblueApiException constructor
SendinblueApiException class