Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use
Nullable
annotation from JSpecify instead of JetBrains.
Replaced the `@Nullable` annotation from JetBrains with the one provided by JSpecify. This aligns with the project's shift towards JSpecify annotations for nullability handling. No functional changes were introduced.
- Loading branch information