create static method

UrpPowerState create()

Implementation

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