$asGameDialogComponentValue property

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

Implementation

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