Reports an event with a specific name and optional parameters.
Future<void> reportEvent(String name, {Map<String, dynamic>? params});