requestType property
The type of confirmation code to send. Should always be OobCodeRequestType.VERIFY_EMAIL.
Implementation
OobCodeRequestType get requestType => throw _privateConstructorUsedError;
The type of confirmation code to send. Should always be OobCodeRequestType.VERIFY_EMAIL.
OobCodeRequestType get requestType => throw _privateConstructorUsedError;