creditCardCVCErrorText property
String
get
creditCardCVCErrorText
override
No description provided for @creditCardCVCErrorText.
In en, this message translates to:
'This field requires a valid CVC code.'
Implementation
@override
String get creditCardCVCErrorText =>
'Een geldige CVC-code van de creditcard is vereist.';