Retrofit Method invocation may produce 'java.lang.NullPointerException'

Viewed 1590

Using Retrofit 2.3.0 I am getting the following message in Android Studio

enter image description here

Any suggestions on how I could remove this IDE error message. Thanks

1 Answers
Related