ANDROID_ANNOTATIONS
Content copied to clipboard
Fields will be generated with Android's androidx.annotation.Nullable
annotation if nullable, or androidx.annotation.NonNull
if not.
Fields will be generated with Android's androidx.annotation.Nullable
annotation if nullable, or androidx.annotation.NonNull
if not.