last4 property

String? get last4
inherited

The last four digits of the card.

Implementation

CardFundingType? get funding;/// The last four digits of the card.
String? get last4;