Open Jeff11 opened 2 years ago
What should be marked @Nullable for example:
@Nullable
CountryCodePicker.getPhoneNumber() CountryUtils.getByNumber() CountryUtils.getByCode() CountryUtils.getByNameCodeFromCustomCountries() CountryUtils.getByNameCodeFromAllCountries()```
What should be marked
@Nullable
for example: