Returns the terse representation of this sequence.
This is the same as the sequence, but with default parameters removed.
@override Sequence toTerse() => this;