NOT_IMPLEMENTED constant Null safety

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

Implementation

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