Dart SDK
dart:mirrors
VariableMirror
isFinal
isFinal
Dart SDK
dart:mirrors
VariableMirror
isFinal
property
isFinal
Dart SDK
dart:mirrors
VariableMirror
Constructors
VariableMirror
Properties
hashCode
isConst
isFinal
isPrivate
isStatic
isTopLevel
location
metadata
owner
qualifiedName
runtimeType
simpleName
type
Operators
operator ==
Methods
noSuchMethod
toString
bool
isFinal
Returns
true
if the reflectee is a final variable. Otherwise returns
false
.
Cookies management controls