attempt property
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; int get attempt;
String get id; String get webhookId; String get eventType;@JsonKey(fromJson: _castMap) Map<String, dynamic> get payload; int? get responseStatus; String? get responseBody; int get attempt;