InvalidFactoryException constructor

const InvalidFactoryException(
  1. DartObject constant
)

Implementation

const InvalidFactoryException(this.constant);