toValue method

String toValue()

Returns the underlying string value of the page range.

Implementation

String toValue() => _value;