InternalIdentifier class abstract
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- anonymousBlock → const String
- anonymousClass → const String
- anonymousFunction → const String
- anonymousScript → const String
- anonymousStruct → const String
- call → const String
- defaultConstructor → const String
- externalType → const String
- getter → const String
- instance → const String
- instanceOfDescription → const String
- namedConstructorPrefix → const String
- prototype → const String
- setter → const String
- subGetter → const String
- subSetter → const String