googlePay abstract method

Future<Receipt> googlePay(
  1. Order order
)

Implementation

Future<Receipt> googlePay(Order order);