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 => '유효한 신용카드 CVC 코드를 입력해 주세요.';