@override Map<String, dynamic> getEventPropertiesMap() { return { ...{"forceRefresh": forceRefresh}, ...connectionInfo?.convertToMap() ?? {} }; }