Represents image data encoded in Base64 format. This class contains the encoded string representation of the image along with its media type information.
The Base64 encoded string of the image.
The media type of the image (e.g., "image/png", "image/jpeg").