errorImage property

String? errorImage
final

Image that will be shown in case of an error when showMultimedia is set to true and no metadata could be parsed. Defaults to "A semi-soccer ball image that looks like crying".

Implementation

final String? errorImage;