ReplaceXWithYCommandProcessor constructor

ReplaceXWithYCommandProcessor()

Implementation

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