assertNotNull property

String assertNotNull

Implementation

String get assertNotNull {
  return 'assert($name != null)';
}