duration property

  1. @Input()
int? duration
getter/setter pair

Implementation

@Input()
int? duration;