Place
The getter to use to access the place class.
Declaration
get Place(): typeof Place;Discussion
You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.
The getter to use to access the place class.
get Place(): typeof Place;You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.