BetweenResult constructor
Creates a BetweenResult with the given content and remaining.
Implementation
const BetweenResult(this.content, this.remaining);
Creates a BetweenResult with the given content and remaining.
const BetweenResult(this.content, this.remaining);