toSunmiColumnMaker method

dynamic toSunmiColumnMaker()

Implementation

toSunmiColumnMaker() {
  print("We're in Web, nothing to do here!");
  return null;
}