Based on #3 : We should add the equivalent to `@Extra` with fragment arguments. - It would inject the fragment arguments in fragment fields - It would automatically add a builder method with those arguments in the generated subclass.
Based on #3 :
We should add the equivalent to
@Extrawith fragment arguments.