The package o.s.messaging.handler.annotation.support was missing @NonnullApi and @NonNullFields. This commit corrects that and also adds @Nullable to methods and arguments as needed to address warnings.
The package o.s.messaging.handler.annotation.support was missing @NonnullApi and @NonNullFields. This commit corrects that and also adds @Nullable to methods and arguments as needed to address warnings.