create static method

Robot create()

Implementation

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