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