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