previews property

bool? get previews

Implementation

bool? get previews => (_$data['previews'] as bool?);