GetDeviceSimLockStateResponse constructor
GetDeviceSimLockStateResponse({
- String? simLockState,
Implementation
GetDeviceSimLockStateResponse({
this.simLockState,
});
GetDeviceSimLockStateResponse({
this.simLockState,
});