create static method

LatLng create()

Implementation

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