dynamicType property
DartType
get
dynamicType
Return the type representing the built-in type dynamic
.
Implementation
DartType get dynamicType;
Return the type representing the built-in type dynamic
.
DartType get dynamicType;