getDefault static method

PowerProfile getDefault()

Implementation

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