config top-level property

HopConfig? get config

Implementation

HopConfig? get config {
  return project?.config;
}