Firebase – What is the short hand for checking the result of this function?
I'm learning Dart and I understand that the below (should be) correct. I now want to understand how to do the shorthand version of this. This function lives in my state container (inherited widget) so that I can call this…