ShareEntity class abstract

Implementers

Constructors

ShareEntity(Protocol protocol)

Properties

address String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
network StreamNetwork
no setter
port int
getter/setter pair
protocol Protocol
final
remark String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
security StreamSecurity
no setter

Methods

encode() → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toOutbound({String? remark, String? email, String? address, int? port}) Outbound
toString() String
A string representation of this object.
inherited

Operators

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