getDefault static method

  1. @pragma('dart2js:noInline')
BatchCloseProducersResponse getDefault()

Implementation

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