copyWith property

GameDialogValueCopyWith<GameDialogValue, GameDialogValue, GameDialogValue> copyWith

Implementation

GameDialogValueCopyWith<GameDialogValue, GameDialogValue, GameDialogValue>
    get copyWith => _GameDialogValueCopyWithImpl(
        this as GameDialogValue, $identity, $identity);