type property

  1. @override
String get type
override

The media type.

Implementation

@override
String get type => _type;