Analytics constructor

const Analytics({
  1. required Travelers travelers,
})

Implementation

const Analytics({required this.travelers});