Helper constructor Null safety

Helper()

Implementation

factory Helper() {
  return _helper;
}