lastChannel property

AuthwayEnum? lastChannel
getter/setter pair

Channel the current code went out on, so "Resend OTP" during the countdown repeats it; null lets the server pick.

Implementation

AuthwayEnum? lastChannel;