duration property

int get duration

The current duration remaining in seconds.

Implementation

int get duration => _model.value.duration;