getDefault static method

PlayResponse getDefault()

Implementation

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