create static method

Orientation_NoOrientation create()

Implementation

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