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