hasPreview property

bool? hasPreview
override

Implementation

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

Implementation

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