create static method

Sphere create()

Implementation

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