Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ name
Method
name
packages/firebase-core/index.android.ts:144–146 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
142
return
this.native;
143
}
144
get name() {
145
return
this.native.getName();
146
}
147
148
get options() {
149
if
(!this._options) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected