data property

String data
final

Depending on the model, this can be either:

  • The base64 encoded image data
  • A URL of the image (only supported by some providers)

Implementation

final String data;