sessionInfo property
Encrypted session information from the response of sendVerificationCode.
In the case of authenticating with an SMS code this must be specified, but in the case of using a temporary proof it can be unspecified.
Implementation
core.String? sessionInfo;