emailVerified property
Used to check if an user email
is verified or not
Implementation
bool? get emailVerified => throw _privateConstructorUsedError;
Used to check if an user email
is verified or not
bool? get emailVerified => throw _privateConstructorUsedError;