Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ native
Method
native
packages/firebase-remote-config/index.ios.ts:111–113 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
109
}
110
111
get native() {
112
return
this._native;
113
}
114
get ios() {
115
return
this.native;
116
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected