Eric Womer
10/09/2022, 2:15 PMAdam Powell
10/09/2022, 3:03 PM@Composable
adds hidden parameters to the method signature that the caller of an abstract method doesn't provide. It's these hidden parameters that provide the state about the composable function's current place in the compositionAdam Powell
10/09/2022, 3:03 PMsuspend
to a method override when the base class/interface doesn't have it on the method