CanTransferOwnershipResultPasswordTooFresh constructor
const
CanTransferOwnershipResultPasswordTooFresh({})
The 2-step verification was enabled recently, user needs to wait
Implementation
const CanTransferOwnershipResultPasswordTooFresh({
required this.retryAfter,
this.extra,
this.clientId,
});