ChannelRuntime class Null safety

Constructors

ChannelRuntime()

Properties

channelType Type
read-only
hashCode int
The hash code for this object.
read-onlyinherited
isolateEntryPoint → IsolateEntryFunction
read-only
libraryUri Uri
read-only
name String
read-only
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited

Methods

getDocumentableChannelComponents(ApplicationChannel channel) Iterable<APIComponentDocumenter?>
instantiateChannel() ApplicationChannel
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed.
inherited
runGlobalInitialization(ApplicationOptions config) Future?
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited