As per the image showing CheckDynamic has two methods which has different return type but still allow to return from one to another and allowing to build.
Should it not it gives build error while Tuple is not return type of both method? Also When I fill into any variable why it is type of dynamic?
