getApp method

App getApp([
  1. String appName
])

Get a Firebase App instance by name

Implementation

external App getApp([String appName]);