create static method

Pose create()

Implementation

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