Checks if the SDK is initialized
Future<bool?> isInitialized() { return ConnectTrackerPlatform.instance.isInitialized(); }