create static method

DeviceRunRequest create()

Implementation

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