HistoryAlignmentResponseModel constructor
const
HistoryAlignmentResponseModel({})
Implementation
const HistoryAlignmentResponseModel({
required this.characters,
required this.characterStartTimesSeconds,
required this.characterEndTimesSeconds,
});