SE
Size: a a a
SE
P
SE
SS
SE
SE
SE
w
SS
ЕЕ
SE
ДЩ
AU
w
w
Although Effective Dart recommends type annotations for public APIs, the function still works if you omit the types:
isNoble(atomicNumber) {
return _nobleGases[atomicNumber] != null;
}
SS
w
G
A