Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ email
Method
email
packages/firebase-ui/index.ios.ts:341–343 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
339
}
340
341
get email(): string {
342
return
this.native.email;
343
}
344
345
get phoneNumber(): string {
346
return
this.native.phoneNumber;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected