getDefault static method

GetPowerResponse getDefault()

Implementation

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