Dart SDK
dart:mirrors
TypeVariableMirror
upperBound
upperBound
Dart SDK
dart:mirrors
TypeVariableMirror
upperBound
property
upperBound
Dart SDK
dart:mirrors
TypeVariableMirror
Constructors
TypeVariableMirror
Properties
hashCode
hasReflectedType
isOriginalDeclaration
isPrivate
isStatic
isTopLevel
location
metadata
originalDeclaration
owner
qualifiedName
reflectedType
runtimeType
simpleName
typeArguments
typeVariables
upperBound
Operators
operator ==
Methods
isAssignableTo
isSubtypeOf
noSuchMethod
toString
TypeMirror
upperBound
A mirror on the type that is the upper bound of this type variable.
Source
TypeMirror get upperBound;