setup method
Implementation
Future<void> setup(String apiKey, LoggingLevel loggingLevel) {
throw UnimplementedError('setup() has not been implemented.');
}
Future<void> setup(String apiKey, LoggingLevel loggingLevel) {
throw UnimplementedError('setup() has not been implemented.');
}