DevModeSeat class
The exploration host, read-only runtime, and advertised VM-service URI for one JIT station.
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- host → GridExplorationHost
-
The sole registrar carrying the optional reassemble contributor.
final
- runtime → GridControllerRuntime
-
The controller observed by the host's read-only tools.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- vmServiceUri → String
-
The authenticated URI a reload client connects to.
final
Methods
-
dispose(
) → Future< void> - Disposes the host subscription before its runtime.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
register(
) → void - Registers the exploration extensions on the VM service.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited