Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adds null safety codelab #2983
adds null safety codelab #2983
Changes from 18 commits
0a34e1a
05f16d5
e11c8fa
84940e4
ea6f717
f0c18f2
44655b6
04f185b
358b646
407f8a0
e3ae996
2ee2068
e521724
c9f37be
00c1028
790110c
a23209b
404fb00
47076cf
f05c4b8
f90e9c0
9e3de22
2051532
cd59884
07fa369
fa45011
447222e
243f072
966cd49
aa09169
f146337
c524262
85ab744
a95c04d
38378ce
d16d779
094793a
473f367
1d8cd8d
250662d
058bed7
83a85e7
05e8590
7345b89
be97864
59d1d81
12800f1
bffd7d6
a971ae0
a2236da
ec71b63
24f27dd
2576979
33ff0f6
515f659
7bedbf0
3a5bb08
602bd46
1e2e9ed
098ca1b
97c80d7
6f5f3aa
5df1e05
360f73e
79c32de
0ea433c
f13c023
bb57f73
d365d8b
1744e34
033ee33
c462268
661299a
8cbc420
90def0c
ce7e614
3e8be92
3419fb7
84c019e
7b9ab3d
2b94c36
31c99f3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like
of
should beOf
to be consistent with the middle declaration and general naming standards.