Returns the encoded string representation of the data.
Returns either:
"{BASE64_ENCODE}"
"data:image/png;base64,{BASE64_ENCODE}"
@override String toString();