menu
flutter_feedback_kit
flutter_feedback_kit.dart
WebhookException
WebhookException.new const constructor
WebhookException.new
dark_mode
light_mode
WebhookException
constructor
const
WebhookException
(
String
message
)
Creates a
WebhookException
with the given
message
.
Implementation
const WebhookException(this.message);
flutter_feedback_kit
flutter_feedback_kit
WebhookException
WebhookException.new const constructor
WebhookException class