GetJobUnlockCodeResult constructor
GetJobUnlockCodeResult({
- String? unlockCode,
Implementation
GetJobUnlockCodeResult({
this.unlockCode,
});
GetJobUnlockCodeResult({
this.unlockCode,
});