notImplemented<T> function

T notImplemented<T>()

Implementation

T notImplemented<T>() => throw Exception("Not implemented");