strCardErrorSwitch property

String strCardErrorSwitch

Switch Payment Method

Implementation

String get strCardErrorSwitch {
  return Intl.message(
    'Switch Payment Method',
    name: 'strCardErrorSwitch',
    desc: '',
    args: [],
  );
}