serializeImages property

bool serializeImages
final

Serialize images in the object to json. If false, then fields that contain images are not serialized.

Default is true

Implementation

final bool serializeImages;