hasPreview property

bool? get hasPreview
override

Implementation

bool? get hasPreview => _$this._hasPreview;
set hasPreview (covariant bool? hasPreview)
covariantoverride

Implementation

set hasPreview(covariant bool? hasPreview) => _$this._hasPreview = hasPreview;