AudioSalon constructor

const AudioSalon(
  1. int seatCount
)

Implementation

const AudioSalon(this.seatCount);