MCPcopy Create free account
hub / github.com/transistorsoft/react-native-background-geolocation /

Class

src/NativeModule.js:83–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81/// Internal Subscription instance
82/// @deprecated.
83class Subscription {
84 constructor(event, subscription, callback) {
85 this.event = event;
86 this.subscription = subscription;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected