getDefault static method

SetPowerResponse getDefault()

Implementation

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