Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ native
Method
native
packages/firebase-firestore/index.android.ts:1435–1437 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1433
}
1434
1435
get native() {
1436
return
this._builder.build();
1437
}
1438
}
1439
1440
export
class
Bytes implements IBytes {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected