StoneTechCredentialsModel constructor
StoneTechCredentialsModel({})
Implementation
StoneTechCredentialsModel({
required this.stoneCode,
this.qrCodeAuthorization,
this.qrCodeProviderid,
required this.appName,
});