factory TrajectorySegmentMetadata(core.int time, core.int duration) => TrajectorySegmentMetadataImpl(time, duration);