Dart SDK
dart:html
MimeType
property runtimeType
runtimeType
class MimeType
Properties
description
enabledPlugin
suffixes
type
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType