timing property

int? get timing

Implementation

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