create static method

RobotConfig create()

Implementation

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