menu
dart_wot package
documentation
core.dart
ExposedThing
destroy abstract method
destroy abstract method
dark_mode
light_mode
destroy
abstract method
Future
<
void
>
destroy
(
)
Destroys the
ExposedThing
.
Implementation
Future<void> destroy();
dart_wot package
documentation
core
ExposedThing
destroy abstract method
ExposedThing class