BatchApprovePublisherConnectionsResponse constructor
BatchApprovePublisherConnectionsResponse({
- List<
PublisherConnection> ? publisherConnections,
Implementation
BatchApprovePublisherConnectionsResponse({
this.publisherConnections,
});