dart · dart/NullThrownError
NullThrownError
NullThrownError
Thrown when null is explicitly thrown with a throw expression. In sound null-safety code this requires a nullable type and is rarely encountered.
Thrown when null is explicitly thrown with a throw expression. In sound null-safety code this requires a nullable type and is rarely encountered.