NOT_FOUND constant Null safety

int const NOT_FOUND
@Deprecated("Use notFound instead")

Implementation

@Deprecated("Use notFound instead")
static const int NOT_FOUND = notFound;