EmailVerification

fun EmailVerification(email: String, password: String)

This function for email verification

Parameters

email

the type of a String in this function.

password

the type of a String in this function.