creditCardCVCErrorText property

  1. @override
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 কোড প্রয়োজন।';