Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ lastSignInDate
Method
lastSignInDate
packages/firebase-auth/index.ios.ts:50–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
get lastSignInDate(): Date {
51
return
this.native.lastSignInDate;
52
}
53
54
toJSON() {
55
return
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected