WebhookReceivedResponse constructor
const
WebhookReceivedResponse({
- required bool received,
Implementation
const WebhookReceivedResponse({required this.received});
const WebhookReceivedResponse({required this.received});