public static abstract @interface ActionCodeResult.ActionDataKey implements Annotation
Keys to access the account information related to an out of band code.
FROM_EMAIL
at all times signifies the email which was the current email before
the application of the out of band code. EMAIL
signifies the current email
associated with the account, which may have changed as a result of the ActionCodeResult.Operation
performed.