SelectItemDirectionProcessor constructor

SelectItemDirectionProcessor()

Implementation

factory SelectItemDirectionProcessor() {
  return _instance ?? SelectItemDirectionProcessor._internal();
}