Location.getById

Constructs a new location instance by given id.

struct Location
static
getById
(
int id
)

Parameters

id int

A location id value.

Meta