StopTimecode constructor
StopTimecode({
- LastFrameClippingBehavior? lastFrameClippingBehavior,
- String? timecode,
Implementation
StopTimecode({
this.lastFrameClippingBehavior,
this.timecode,
});