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

Method android

packages/firebase-messaging/index.android.ts:172–174  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

170 return this._native;
171 }
172 get android() {
173 return this.native;
174 }
175}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected