imageThumbPath property

String? imageThumbPath
getter/setter pair

Image thumb file path. Read-only.

Implementation

@JsonKey(name: 'image_thumb_path')
String? imageThumbPath;