This is a compile-time annotation processor that will generate type-safe methods to get/retrieve arguments for a jetpack compose destination Please go through the release notes to find the latest features [annotaion] [annotation-processor]. Integration guide is mentioned below. This repo is explained in the following articles:
Part-1
Part-2
Now the annotation does not expect a string argument, as the class name will be used as a guide to generate the relative compose destination methods.