flag property

String get flag

Implementation

String get flag => this == TrimMode.duration ? '-t' : '-to';