create static method

DeviceList create()

Implementation

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