CanTransferOwnershipResultSessionTooFresh constructor
const
CanTransferOwnershipResultSessionTooFresh({})
The session was created recently, user needs to wait
Implementation
const CanTransferOwnershipResultSessionTooFresh({
required this.retryAfter,
this.extra,
this.clientId,
});