ZacSweers/copydynamic

Dynamically invoke defaults method if available

ZacSweers opened this issue · 0 comments

Can borrow from Moshi's upcoming implementation. This would allow for basically skipping re-setting anything not set in the builder. We would need to change the properties to have a setter impl that updates a private mask accordingly.