create static method

Location create()

Implementation

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