type property

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

Payment method variant.

Implementation

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