card property

  1. @BuiltValueField.new(wireName: r'card')
Card? get card

Contains information about the counterparty card.

Implementation

@BuiltValueField(wireName: r'card')
Card? get card;