creditCardFamilyName constant

String const creditCardFamilyName

The input field expects the holder's last/family name as given on a credit card.

This hint will be translated to the below values on different platforms:

Implementation

static const String creditCardFamilyName = 'creditCardFamilyName';