Eulerian constructor Null safety

Eulerian()

Implementation

factory Eulerian() {
  return _instance;
}