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:840–842 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
838
}
839
840
get ios() {
841
return
this.native;
842
}
843
}
844
845
export
class
AuthTokenResult implements IAuthTokenResult {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected