You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small helper method for casting an object to a specific type,
or returning `null` if that's not successfull.
This will become handy in the following commits where we want to cast
a `ZulipStream` object to a `Subscription` object.
0 commit comments