copyWith property
CopyWith$Input$GameUpdateInput<Input$GameUpdateInput>
get
copyWith
Implementation
CopyWith$Input$GameUpdateInput<Input$GameUpdateInput> get copyWith =>
CopyWith$Input$GameUpdateInput(
this,
(i) => i,
);