getDefault static method

UrpPowerState getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static UrpPowerState getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<UrpPowerState>(create);