AutoInfo constructor
Implementation
AutoInfo(
{required this.notePreloaded,
required this.taxi,
required this.scoredSpeaker,
required this.missedSpeaker,
required this.scoredAmp,
required this.missedAmp});
AutoInfo(
{required this.notePreloaded,
required this.taxi,
required this.scoredSpeaker,
required this.missedSpeaker,
required this.scoredAmp,
required this.missedAmp});