isPreview method

bool isPreview()

Implementation

bool isPreview() {
  return meta.preview;
}