copyWith property

Implementation

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