onCleanupSucceeded method
Occurs when the cleanup process succeeds.
Implementation
@override
void onCleanupSucceeded()
{
infoCLn('Cleaning up ✔');
}
Occurs when the cleanup process succeeds.
@override
void onCleanupSucceeded()
{
infoCLn('Cleaning up ✔');
}