mimeType property

String? get mimeType

Implementation

String? get mimeType => _value['mimeType'] as String?;