type property

  1. @override
DartType get type
override

The static type of the value produced if the read executes.

Implementation

@override
DartType get type;