menu
dart_wot package
documentation
core.dart
ExposedThing
expose abstract method
expose abstract method
dark_mode
light_mode
expose
abstract method
Future
<
void
>
expose
(
)
Starts exposing the Thing.
Implementation
Future<void> expose();
dart_wot package
documentation
core
ExposedThing
expose abstract method
ExposedThing class