Config class
Constructors
- Config()
Properties
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- 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
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited
Static Properties
- gatewayGrpcIp ↔ String
- 
  
  getter/setter pair
- gatewayGrpcPort ↔ int
- 
  
  getter/setter pair
- iotManagerGrpcIp ↔ String
- 
  
  getter/setter pair
- iotManagerGrpcPort ↔ int
- 
  
  getter/setter pair
- iotManagerHttpIp ↔ String
- 
  
  getter/setter pair
- mdnsBaseTcpService ↔ String
- 
  
  getter/setter pair
- mdnsBaseUdpService ↔ String
- 
  
  getter/setter pair
- mdnsGatewayService ↔ String
- 
  
  getter/setter pair
- mdnsIoTDeviceService ↔ String
- 
  
  getter/setter pair
- mdnsTypeExplorer ↔ String
- 
  
  getter/setter pair
- webgRpcIp ↔ String
- 
  
  getter/setter pair
- webgRpcPort ↔ int
- 
  
  getter/setter pair
- webRestfulPort ↔ int
- 
  
  getter/setter pair
- webStaticIp ↔ String
- 
  
  getter/setter pair
- webStaticPort ↔ int
- 
  
  getter/setter pair