cycle property

int? cycle

Implementation

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