copyWith property

Implementation

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