NotNullAssertion constructor
NotNullAssertion()
Constructor
Implementation
NotNullAssertion() : super(name: code.name, description: code.problemMessage);
Constructor
NotNullAssertion() : super(name: code.name, description: code.problemMessage);