duration property

double get duration

Implementation

double get duration {
  return _durationStreamModel.duration;
}