GetProtocolMetadataResponse$1 class

Implementers

Properties

hashCode → int
The hash code for this object.
no setteroverride
instances ↔ List<Instances$2>
A list of objects representing independent instances of configuration. For example, multiple networks on IRC if multiple are provided by the same application service.
getter/setter pair
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
toJson() → Map<String, Object?>
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
override