create static method

GeoBoundingBox create()

Implementation

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