contentType property

ContentType? contentType
override

content-type of the field

Implementation

ContentType? get contentType => values.first.contentType;