stop abstract method
Stop the base.
await myBase.stop();
For more information, see Base component.
Implementation
Future<void> stop({Map<String, dynamic>? extra});
Stop the base.
await myBase.stop();
For more information, see Base component.
Future<void> stop({Map<String, dynamic>? extra});