This module generates in-memory light classes for various classes normally only generated at build | |
time by the Navigation safe args plugin. Without this functionality, code using safe args classes | |
would remain unresolved / stale until the user built their code. | |
To learn more about safe args, see: | |
https://developer.android.com/guide/navigation/navigation-pass-data#Safe-args |