oobCode property

  1. @override
String oobCode

The email action code sent to the user's email for resetting the password.

Implementation

@override

/// The email action code sent to the user's email for resetting the
/// password.
String get oobCode;