shouldNotBeNull method

void shouldNotBeNull()

Implementation

void shouldNotBeNull() => expect(this, isNotNull);