assert Not Null
Asserts that the given object isn't null, throwing an AssertionException if it was. This logs an assertion with ReactSoftExceptionLogger, which decides whether or not to actually throw.
Asserts that the given object isn't null, throwing an AssertionException if it was. This logs an assertion with ReactSoftExceptionLogger, which decides whether or not to actually throw.