oday
10/14/2022, 11:41 AModay
10/14/2022, 11:42 AModay
10/14/2022, 11:42 AMZun
10/14/2022, 12:17 PModay
10/14/2022, 12:17 PModay
10/14/2022, 12:23 PModay
10/14/2022, 12:23 PModay
10/14/2022, 12:24 PMZun
10/14/2022, 12:24 PModay
10/14/2022, 12:25 PModay
10/14/2022, 12:25 PModay
10/14/2022, 12:26 PM.value
in the when
then?oday
10/14/2022, 12:26 PMZun
10/14/2022, 12:26 PModay
10/14/2022, 12:27 PModay
10/14/2022, 12:27 PMZun
10/14/2022, 12:27 PModay
10/14/2022, 12:27 PModay
10/14/2022, 12:27 PMZun
10/14/2022, 12:29 PModay
10/14/2022, 12:30 PModay
10/14/2022, 12:32 PMeventsState
and you are in one of the branches, where eventsState is
EventsState.Success..and you want to now get a property from eventsState events
, it will complain about how it needs to be cast to EventsState.Success firstoday
10/14/2022, 12:32 PMSmart cast to 'BrowseEventsViewModel.EventsState.Success' is impossible, because 'eventsState' is a property that has open or custom getter
Zun
10/14/2022, 12:33 PModay
10/14/2022, 12:33 PModay
10/14/2022, 12:33 PModay
10/14/2022, 12:34 PMa
so that you can get away with accessing stuffoday
10/14/2022, 12:34 PMa
isn’t a thing that has a open or custom getteroday
10/14/2022, 12:36 PModay
10/14/2022, 12:36 PModay
10/14/2022, 12:37 PModay
10/14/2022, 12:45 PModay
10/14/2022, 12:45 PMZun
10/14/2022, 12:46 PModay
10/14/2022, 12:49 PModay
10/14/2022, 12:50 PModay
10/14/2022, 1:41 PM