strCardSupport property

String strCardSupport

We Accept

Implementation

String get strCardSupport {
  return Intl.message(
    'We Accept',
    name: 'strCardSupport',
    desc: '',
    args: [],
  );
}