copyWith property
Implementation
GameDialogComponentValueCopyWith<
GameDialogComponentValue,
GameDialogComponentValue,
GameDialogComponentValue
>
get copyWith =>
_GameDialogComponentValueCopyWithImpl<
GameDialogComponentValue,
GameDialogComponentValue
>(this as GameDialogComponentValue, $identity, $identity);