lastWebhook property

  1. @JsonKey(name: 'last_webhook')
ItemStatus$LastWebhook? lastWebhook
final

Implementation

@JsonKey(name: 'last_webhook')
final ItemStatus$LastWebhook? lastWebhook;