create static method

LandmarkLists create()

Implementation

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