Flutter
vm_service
HttpProfileProxyData
HttpProfileProxyData constructor
HttpProfileProxyData
HttpProfileProxyData
constructor
Null safety
HttpProfileProxyData
(
{
String
?
host
,
String
?
username
,
int
?
port
}
)
Implementation
HttpProfileProxyData({ this.host, this.username, this.port, });
Flutter
vm_service
HttpProfileProxyData
HttpProfileProxyData constructor
HttpProfileProxyData class
Constructors
HttpProfileProxyData
Properties
hashCode
host
port
runtimeType
username
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
parse