initServices function
dynamic
initServices()
Implementation
initServices() async {
log('starting services ...');
log('All services started...');
}
initServices() async {
log('starting services ...');
log('All services started...');
}