getDefault static method

StreamResponse getDefault()

Implementation

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