ApplePayData constructor

const ApplePayData(
  1. String token
)

Тип оплаты с помощью Apple Pay

Implementation

const ApplePayData(this.token);