create static method

SystemState create()

Implementation

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