primaryType property Null safety

String primaryType

Gets the primary type.

For the full content type text/html;charset=utf-8, the primaryType value is the string text.

Implementation

String get primaryType;