Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ ios
Method
ios
packages/firebase-auth/index.ios.ts:651–653 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
649
}
650
651
get ios() {
652
return
this.native;
653
}
654
655
get provider(): string {
656
return
this.native?.provider;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected