create static method

Landmark create()

Implementation

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