last4 property

String? get last4
inherited

last four digits of the card.

Implementation

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