create static method

Coordinates create()

Implementation

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