Frappe constructor

Frappe(
  1. RenovationConfig config
)

Implementation

Frappe(RenovationConfig config) : super(config) {
  loadAppVersions();
}