onPreparingSucceeded method
Occurs when the preparing process succeeds.
Implementation
@override
void onPreparingSucceeded()
{
infoCLn('Preparing the database ✔');
}
Occurs when the preparing process succeeds.
@override
void onPreparingSucceeded()
{
infoCLn('Preparing the database ✔');
}