copyWith property

Implementation

CopyWith$Input$EventSegmentInput<Input$EventSegmentInput> get copyWith =>
    CopyWith$Input$EventSegmentInput(
      this,
      (i) => i,
    );