dynamicType property Null safety

TypeMirror dynamicType

A mirror on the dynamic type.

Implementation

TypeMirror get dynamicType;