Generator improvements for lints, bump `analyzer`
- Allow writing final parameters in EnumClass constructor and valueOf method.
- Make generator output additional explicit null checks so the generated code complies with the
cast_nullable_to_non_nullablelint. - Bump version of
analyzer.