manueldidonna
09/03/2020, 9:57 PMStable/Immutable
? I know that the public properties of that classes won't changeAdam Powell
09/03/2020, 11:32 PMmanueldidonna
09/04/2020, 12:00 AM@Stable
typealias StableClass = Class
Adam Powell
09/04/2020, 12:01 AMLeland Richardson [G]
09/04/2020, 12:23 AMJason Ostrander
09/04/2020, 1:32 PM@Stable
data class Wrapper(val model: Model)
manueldidonna
09/04/2020, 2:02 PMStableMarker
I get confused because it's written that all the public properties of a stable class must be stable