emailConfirmed property

bool get emailConfirmed
inherited

A flag indicating whether the email address is confirmed.

Implementation

String? get email;/// A flag indicating whether the email address is confirmed.
bool get emailConfirmed;