$asGameDialogComponentValue property

GameDialogComponentValueCopyWith<$R, GameDialogComponentValue, $Out> $asGameDialogComponentValue

Implementation

GameDialogComponentValueCopyWith<$R, GameDialogComponentValue, $Out>
    get $asGameDialogComponentValue => $base
        .as((v, t, t2) => _GameDialogComponentValueCopyWithImpl(v, t, t2));