getApps method

JSArray<App> getApps()

Returns an array of all the non-deleted Firebase App instances.

Implementation

external JSArray<App> getApps();