NOT_IMPLEMENTED constant Null safety

int const NOT_IMPLEMENTED
@Deprecated("Use notImplemented instead")

Implementation

@Deprecated("Use notImplemented instead")
static const int NOT_IMPLEMENTED = notImplemented;