upperBound property

TypeMirror upperBound

A mirror on the type that is the upper bound of this type variable.

Required capabilities: upperBound requires a TypeCapability.

Implementation

TypeMirror get upperBound;