h1 static method

dynamic h1()

Implementation

static dynamic h1(){
  return null;
}