type property

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

The payment method type.

Implementation

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