CanTransferOwnershipResultOk constructor
const
CanTransferOwnershipResultOk({
- dynamic extra,
- int? clientId,
The session can be used
Implementation
const CanTransferOwnershipResultOk({
this.extra,
this.clientId,
});