$ errors.fyi/dart/NoSuchMethodError 74 namespaces · 3,092 codes
dart · dart/NoSuchMethodError
NoSuchMethodError

NoSuchMethodError

Thrown when a method, getter, setter, or operator is invoked on an object that does not have that member. Commonly triggered by calling a method on null in legacy (non-null-safe) code.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT