create static method

GripperCommand create()

Implementation

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