onPreparingStarted method
Occurs when the preparing process starts.
Implementation
@override
void onPreparingStarted()
{
info('Preparing the database...');
}
Occurs when the preparing process starts.
@override
void onPreparingStarted()
{
info('Preparing the database...');
}