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

Method asString

packages/firebase-remote-config/common.ts:4–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2 asBoolean(): boolean;
3 asNumber(): number;
4 asString(): string;
5 getSource(): 'default' | 'static' | 'remote';
6}
7

Callers 5

asNumberMethod · 0.65
asStringMethod · 0.65
getStringMethod · 0.65
getStringMethod · 0.65
constructorMethod · 0.65

Implementers 3

ConfigValuepackages/firebase-remote-config/index.
ConfigValuepackages/firebase-remote-config/index.
ConfigValuepackages/firebase-remote-config/index.

Calls

no outgoing calls

Tested by

no test coverage detected