ndNotreached function

Error ndNotreached([
  1. String? message
])

Implementation

Error ndNotreached([String? message]) => notreached(message);