copyWith property

CopyWith$Input$CleanGeneratedInput<Input$CleanGeneratedInput> get copyWith

Implementation

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