soundOnPreview property

bool? get soundOnPreview

Implementation

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