LandmarkCategory constructor

LandmarkCategory()

Implementation

factory LandmarkCategory() {
  return LandmarkCategory._create();
}