toString2 method
Converts value into string or returns '' when value is null.
value
the value to convert. Returns string value or '' when value is null.
See [toStringWithDefault]
Converts value into string or returns '' when value is null.
value
the value to convert.
Returns string value or '' when value is null.See [toStringWithDefault]