getDefault static method

StopResponse getDefault()

Implementation

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