getDefault static method

ProduceDataResponse getDefault()

Implementation

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