copyWith property

CopyWith$Input$PluginArgInput<Input$PluginArgInput> get copyWith

Implementation

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