getDefault static method

StopAllResponse getDefault()

Implementation

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