webhookFired property

  1. @JsonKey.new(name: 'webhook_fired')
bool webhookFired
final

Implementation

@JsonKey(name: 'webhook_fired')
final bool webhookFired;