kfContent top-level constant

Map<String, String> const kfContent

Implementation

const kfContent = {
  'PHONE_LABEL': 'Enter Phone Number',
  'OTP_TITLE': 'Verify Your Phone',
  'OTP_SUB_TITLE': "We've sent a 4-digit code to",
  'OTP_LABEL': 'Enter OTP',
  'CONSENT':
      'I agree to use my personal information for future retargeting and other use cases',
  'SSO_CONSENT':
      ' authorize GoKwik & <merchant> to use my data for autofill, marketing & personalization per their Privacy Policies',
};