ref property

  1. @JsonKey.new(name: '\$ref')
  2. @_ParamRefConverter.new()
String? get ref
inherited

Implementation

String? get name; String? get description; bool? get deprecated; String? get style; bool? get explode; bool? get allowReserved; String? get example; Schema? get schema;@JsonKey(name: '\$ref')@_ParamRefConverter() String? get ref;