setup method
Implementation
Future<void> setup(PostHogConfig config) {
throw UnimplementedError('setup() has not been implemented.');
}
Future<void> setup(PostHogConfig config) {
throw UnimplementedError('setup() has not been implemented.');
}