AuthorizationWithTokenRequest constructor
const
AuthorizationWithTokenRequest({})
Implementation
const AuthorizationWithTokenRequest({
required this.tokenId,
required this.transactionAmount,
this.laneNumber = '1',
this.referenceNumber = '',
this.cardLogo,
this.clerkNumber,
this.shiftId,
this.ticketNumber,
});