last4 property

  1. @BuiltValueField(wireName: r'last4')
String last4

Last 4 digits of the card

Implementation

@BuiltValueField(wireName: r'last4')
String get last4;