verificationCode property

String? verificationCode
getter/setter pair

A current verification code for the user.

Invalidated or used verification codes are not returned as part of the result.

Implementation

core.String? verificationCode;