menu
dart_wot package
documentation
binding_coap.dart
CoapConfig
port property
port property
dark_mode
light_mode
port
property
int
port
final
The port number used by a client or server. Defaults to 5683.
Implementation
final int port;
dart_wot package
documentation
binding_coap
CoapConfig
port property
CoapConfig class