HelperNotFoundError constructor

HelperNotFoundError(
  1. String path
)

Implementation

HelperNotFoundError(this.path);