We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Words to use or avoid when writing Dart documentation.
Don't use this. Instead, use 'not-null value'.
This use to talk about a Dart value that is not null. For the discussion around this, see https://github.com/dart-lang/site-www/issues/5252