requestType property

OobCodeRequestType requestType
inherited

The type of confirmation code to send. Should always be OobCodeRequestType.VERIFY_EMAIL.

Implementation

OobCodeRequestType get requestType => throw _privateConstructorUsedError;