def apply()

in core/src/main/scala/com/gu/marley/AvroSchema.scala [10:13]


  def apply(): Schema
}

case class SimpleAvroSchema(typ: Type) extends AvroSchema {