ScreenArguments constructor
ScreenArguments({})
Implementation
ScreenArguments({
required this.apiKey,
required this.customerId,
required this.externalUserId,
this.companyId,
this.token,
});
ScreenArguments({
required this.apiKey,
required this.customerId,
required this.externalUserId,
this.companyId,
this.token,
});