Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ android
Method
android
packages/firebase-auth/index.android.ts:726–728 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
724
}
725
726
get android() {
727
return
this.native;
728
}
729
730
static provider(auth?: Auth) {
731
const
provider =
new
PhoneAuthProvider();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected