contentTypeField constant
Field definition for contentType.
Implementation
static const contentTypeField = FieldDefinition(
  name: 'contentType',
  getValue: _getContentType,
);Field definition for contentType.
static const contentTypeField = FieldDefinition(
  name: 'contentType',
  getValue: _getContentType,
);