embedPictureFormat property Null safety

String? embedPictureFormat
final

Format of the Data URI encoded picture. Can be "png", "jpg", "jpeg" or "bmp" (or any other value supported by Qt's Image module)

Implementation

final String? embedPictureFormat;