of static method

dynamic of()

Implementation

static dynamic of() {
  // TODO: implement of
  throw UnimplementedError();
}