stopBeauty method Null safety

dynamic stopBeauty()

Implementation

</// Stops the beauty module.
/// If you no longer need to use the beauty function, you can disabel the beauty module by calling stopBeauty. The SDK will automatically destroy the beauty engine and release resources.
////
Future<VoidResult> stopBeauty();