creditCardMiddleName constant
The input field expects the holder's middle name as given on a credit card.
This hint will be translated to the below values on different platforms:
- web: "cc-additional-name".
- Otherwise, the hint string will be used as-is.
Implementation
static const String creditCardMiddleName = 'creditCardMiddleName';