titus.datatype.AvroNull

class titus.datatype.AvroNull[source]

Bases: titus.datatype.AvroType

Avro “null” type. Has only one possible value, null.

name