position property

double get position

Implementation

double get position {
  return _durationStreamModel.position;
}