getDefault static method

PlayStreamResponse getDefault()

Implementation

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