MCPcopy Create free account
hub / github.com/NativeScript/firebase / name

Method name

packages/firebase-ui/index.ios.ts:337–339  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

335 }
336
337 get name(): string {
338 return this.native.displayName;
339 }
340
341 get email(): string {
342 return this.native.email;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected