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