const factory TokenTransfer({ int? amount, String? to, String? tokenAddress, int? tokenId, }) = _TokenTransfer;