Runtime enum
- Inheritance
- Available extensions
Values
- nodejs → const Runtime
- nodejs4_3 → const Runtime
- nodejs6_10 → const Runtime
- nodejs8_10 → const Runtime
- nodejs10X → const Runtime
- nodejs12X → const Runtime
- java8 → const Runtime
- java8Al2 → const Runtime
- java11 → const Runtime
- python2_7 → const Runtime
- python3_6 → const Runtime
- python3_7 → const Runtime
- python3_8 → const Runtime
- dotnetcore1_0 → const Runtime
- dotnetcore2_0 → const Runtime
- dotnetcore2_1 → const Runtime
- dotnetcore3_1 → const Runtime
- nodejs4_3Edge → const Runtime
- go1X → const Runtime
- ruby2_5 → const Runtime
- ruby2_7 → const Runtime
- provided → const Runtime
- providedAl2 → const Runtime
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- index → int
-
A numeric identifier for the enumerated value.
no setterinherited
- name → String
-
Available on Enum, provided by the EnumName extension
The name of the enum value.no setter - 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
-
toValue(
) → String -
Available on Runtime, provided by the RuntimeValueExtension extension
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited