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:861–863 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
859
}
860
861
get ios() {
862
return
this.native;
863
}
864
865
get authDate() {
866
return
this.native.authDate;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected