duration property

String? get duration

Implementation

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