Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ name
Method
name
packages/firebase-core/index.ios.ts:213–215 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
211
return
this.native;
212
}
213
get name() {
214
return
this.native.name;
215
}
216
217
get options() {
218
if
(!this._options) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected