Hi Anju,
You can give a parameter to the microflow you are calling. As a parameter you should set the usertask of which you want to use the outcome. Then you can use the object in the flow and use a check like: $usertask/outcome. In this way you'll have the outcome available without hardcoding.
Hope this helps!
(see comment below for in detail explanation)