You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
msglist [nfc]: Assert the model is non-null a bit more
This method is only called from callbacks which can only get invoked
after the widget has built; and the build method already requires
`model` to have been initialized. This is therefore NFC.
0 commit comments