bindClient static method
Binds a different client to the current hub
Implementation
static void bindClient(SentryClient client) => _hub.bindClient(client);
Binds a different client to the current hub
static void bindClient(SentryClient client) => _hub.bindClient(client);