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