mimeType property

String? mimeType
getter/setter pair

The original mime-type of ItemContent.content in the source repository.

The maximum length is 256 characters.

Implementation

core.String? mimeType;