Returns a string representation containing the runtime type and the current value.
@override String toString() => '${describeIdentity(this)}($value)';