const factory Duration({ @Default(null) double? value, @Default(null) CodeStub? unit, }) = _Duration;