Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ photoUri
Method
photoUri
packages/firebase-ui/index.android.ts:484–486 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
482
}
483
484
get photoUri(): string {
485
return
this.native.getPhotoUri()?.toString?.();
486
}
487
488
get providerId(): string {
489
return
this.native.getProviderId();
Callers
nothing calls this directly
Calls
1
toString
Method · 0.65
Tested by
no test coverage detected