lastWebhook property

  1. @JsonKey(name: 'last_webhook')
ItemStatusLastWebhook? lastWebhook
final

Implementation

@JsonKey(name: 'last_webhook')
final ItemStatusLastWebhook? lastWebhook;