core.Map<core.String, core.dynamic> toJson() { final simLockState = this.simLockState; return {'simLockState': ?simLockState}; }