dartType property

DartType? dartType

Returns the static type of this.

Implementation

DartType? get dartType => objectValue.type;