DefaultPropertyHandler constructor

DefaultPropertyHandler(
  1. OptionsService optionService,
  2. TypeaheadService optionViewService
)

Implementation

DefaultPropertyHandler(this.optionService, this.optionViewService);