frequency property

int? get frequency

Implementation

int? get frequency => (_$data['frequency'] as int?);