getDuration method

dynamic getDuration()

Implementation

dynamic getDuration() {
  return _duration;
}