copyWith property

Implementation

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