create static method

DeviceLog create()

Implementation

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