type property

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

cashapp

Implementation

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