For non `data class` objects, like Rect, you have ...
# android
t
For non
data class
objects, like Rect, you have to provide the
componentN()
functions yourself. It looks like
androidx
has added some extension methods to provide these
component
functions for Rect.