paypalPhone property

  1. @BuiltValueField.new(wireName: r'paypalPhone')
String? get paypalPhone

Related to PayPal.

Implementation

@BuiltValueField(wireName: r'paypalPhone')
String? get paypalPhone;