googlePay property

  1. @BuiltValueField.new(wireName: r'googlePay')
GooglePayInfo? get googlePay

Details to provide if type is googlepay.

Implementation

@BuiltValueField(wireName: r'googlePay')
GooglePayInfo? get googlePay;