AccountDetails constructor
AccountDetails({
- required String appLicensingVerdict,
Implementation
AccountDetails({
required this.appLicensingVerdict,
});
AccountDetails({
required this.appLicensingVerdict,
});