LinkDeliveryCreateResponse constructor
LinkDeliveryCreateResponse({})
Implementation
LinkDeliveryCreateResponse({
required this.linkDeliveryUrl,
required this.linkDeliverySessionId,
required this.requestId,
});