responseBody property

String? get responseBody
inherited

Implementation

String get id; String get webhookId; String get eventType;@JsonKey(fromJson: _castMap) Map<String, dynamic> get payload; int? get responseStatus; String? get responseBody;