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
Constructors
TypeVariableMirror
Properties
hashCode
hasReflectedType
isOriginalDeclaration
isPrivate
isStatic
isTopLevel
location
metadata
originalDeclaration
owner
qualifiedName
reflectedType
runtimeType
simpleName
typeArguments
typeVariables
upperBound
Methods
isAssignableTo
isSubtypeOf
noSuchMethod
toString
Operators
operator ==