Returns an array of all the non-deleted FirebaseApp instances.
List<App> get apps => _apps.values.toList();