Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ ios
Method
ios
packages/firebase-messaging/index.ios.ts:171–173 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
169
return
FIRMessaging.messaging();
170
}
171
get ios() {
172
return
this.native;
173
}
174
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected