Constructs a new match.
const Match({ required this.sourceStart, required this.targetStart, required this.length, });