duration property

int? get duration

Implementation

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