Exemplo n.º 1
0
 private IEnumerator FetchConfigsRoutine()
 {
     yield return(ConfigLoader.FetchFirebaseConfigs());
 }