cycle property

String? get cycle

Implementation

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