copyWith property

Implementation

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