Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ constructor
Method
constructor
packages/firebase-ui/index.ios.ts:216–218 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
214
215
export
class
PhoneProvider extends ProviderBase {
216
constructor() {
217
super();
218
}
219
220
defaultNumber =
''
;
221
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected