TopicPartitions constructor

TopicPartitions({
  1. String? partitionCount,
})

Implementation

TopicPartitions({this.partitionCount});