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