create static method

LandmarkList create()

Implementation

@$core.pragma('dart2js:noInline')
static LandmarkList create() => LandmarkList._();