SDK Key initialization for platform-specific implementation
Future<void> initialize(String sdkKey) { throw UnimplementedError('initialize() has not been implemented.'); }