A set of reusable Response objects.
@_SchemaMapConverter() Map<String, Schema>? get schemas;/// A set of reusable [Response] objects. Map<String, Response>? get responses;