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