OasSchema.ref_

An internal or external reference to a schema component. If set, the other attribute are unused.

class OasSchema
@jsonName("$ref")
@jsonOptional
string ref_;

Meta