Beispiel #1
0
 private IEnumerator FetchConfigsRoutine()
 {
     yield return(ConfigLoader.FetchFirebaseConfigs());
 }