applePayToken abstract method

Future<Receipt> applePayToken(
  1. String token
)

Implementation

Future<Receipt> applePayToken(String token);