Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/
Class
packages/firebase-auth/index.ios.ts:118–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
export
class
User implements IUser {
119
_native: FIRUser;
120
get native() {
121
return
this._native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected