ANDROID_ANNOTATIONS
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.