errorMessage top-level property

Map<String, String> errorMessage
final

Implementation

final errorMessage = {
  Languages.english.value:
      "Selfie does not match the ID card photo. Please ensure that your face is clearly visible and matches the photo on your ID card for verification.",
  Languages.indonesian.value:
      "Selfie tidak sesuai dengan foto KTP. Harap pastikan wajah Anda terlihat jelas dan sesuai dengan foto di KTP Anda untuk verifikasi."
};