Future<void> sendEvent(String eventName, Map<String, dynamic>? properties) { throw UnimplementedError('sendEvent() has not been implemented.'); }