copyWith property

Implementation

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