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