ModularArguments.empty constructor

ModularArguments.empty()

Implementation

factory ModularArguments.empty() {
  return ModularArguments();
}