Returns a String representation of this range in the form '<Q1> to <Q2>'.
'<Q1> to <Q2>'
@override String toString() => 'FY${yr4(_year).toString().substring(2)}';