MCPcopy Create free account
hub / github.com/NativeScript/firebase / native

Method native

packages/firebase-core/index.android.ts:138–140  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

136 }
137
138 get native() {
139 return this._native;
140 }
141 get android() {
142 return this.native;
143 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected