applePay property

  1. @BuiltValueField.new(wireName: r'applePay')
ApplePayInfo? get applePay

Details to provide if type is applepay.

Implementation

@BuiltValueField(wireName: r'applePay')
ApplePayInfo? get applePay;