Marker constructor

Marker()

Implementation

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