getDefault static method

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

Implementation

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