copyWith property

CopyWith$Input$MovieCreateInput<Input$MovieCreateInput> get copyWith

Implementation

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