OK constant Null safety

int const OK
@Deprecated("Use ok instead")

Implementation

@Deprecated("Use ok instead")
static const int OK = ok;