Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ native
Method
native
packages/firebase-database/index.ios.ts:672–674 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
670
}
671
672
get native() {
673
return
this._native;
674
}
675
676
get ios() {
677
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected