AgentAvailability constructor

const AgentAvailability(
  1. PapercupsProps props, {
  2. Key? key,
})

Implementation

const AgentAvailability(this.props, {Key? key}) : super(key: key);