hasSnapshot property

bool? hasSnapshot
getter/setter pair

Returns true if the report has a snapshot image, the SocialOverlay.getReportSnapshot method can be used on OverlayItem to retrieve the image

Implementation

bool? hasSnapshot;