Place constructor

Place(
  1. PlaceOptions options
)

Implementation

external Place(
  PlaceOptions options,
);