copydynamic icon indicating copy to clipboard operation
copydynamic copied to clipboard

Dynamically invoke defaults method if available

Open ZacSweers opened this issue 4 years ago • 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.

ZacSweers avatar Sep 14 '19 10:09 ZacSweers