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

Method native

packages/firebase-messaging/index.ios.ts:168–170  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

166 }
167
168 get native() {
169 return FIRMessaging.messaging();
170 }
171 get ios() {
172 return this.native;
173 }

Callers

nothing calls this directly

Calls 1

messagingMethod · 0.80

Tested by

no test coverage detected