menu
Dart
dart:mirrors
TypeVariableMirror
upperBound property
upperBound
brightness_4
brightness_5
description
upperBound
property
TypeMirror
upperBound
A mirror on the type that is the upper bound of this type variable.
Implementation
TypeMirror get upperBound;
Dart
dart:mirrors
TypeVariableMirror
upperBound property
TypeVariableMirror class