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:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
24
export
class
GoogleProvider extends ProviderBase {
25
constructor() {
26
super();
27
}
28
29
scopes: string[] = [];
30
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected