name property

String get name

The name of this FirebaseApp.

Implementation

String get name => _delegate.name;