pohara60

Results 3 comments of pohara60

> How so? Isn't that there to distinguish itself from TokenType.AND? I was referring to the redundant text "TokenType.", the text "OR" suffices. (The author avoids using this text everywhere...

> It looks to me like that all that is needed for null safety is to make it work exactly like make all fields required, but to use just 'required'...

I followed the steps, and the only change were two changes in AndroidManifest.xml to the `android:name`: ``` ...