dynamicType property

DartType dynamicType

Return the type representing the built-in type dynamic.

Implementation

DartType get dynamicType;