thisType property

  1. @override
InterfaceType get thisType
override

The type of this expression.

Same as augmented.thisType.

Implementation

@override
InterfaceType get thisType;