startApplePay method
Implementation
Future<PaymentResult> startApplePay(BaseSession session) {
throw UnimplementedError('startApplePay() has not been implemented.');
}
Future<PaymentResult> startApplePay(BaseSession session) {
throw UnimplementedError('startApplePay() has not been implemented.');
}