NullFactoryException constructor

const NullFactoryException(
  1. DartObject constant
)

Implementation

const NullFactoryException(this.constant);