startGlobal method

dynamic startGlobal()

Implementation

startGlobal() async {
  await setVariables();
}