Contents

PlaceDetail

The getter to use to access the place detail class.

Declaration

get PlaceDetail(): typeof PlaceDetail;

Discussion

You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.

See Also

Namespace properties