menu
dart_wot package
documentation
core.dart
ProtocolServer
expose abstract method
expose abstract method
dark_mode
light_mode
expose
abstract method
Future
<
void
>
expose
(
ExposedThing
thing
)
Exposes a
thing
.
Implementation
Future<void> expose(ExposedThing thing);
dart_wot package
documentation
core
ProtocolServer
expose abstract method
ProtocolServer class