copyWith property

CopyWith$Input$MovieUpdateInput<Input$MovieUpdateInput> get copyWith

Implementation

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