FunctionSelectorRepository constructor

FunctionSelectorRepository()

Implementation

factory FunctionSelectorRepository() {
  return _instance;
}