BundledLocalSsds constructor

BundledLocalSsds({
  1. String? defaultInterface,
  2. int? partitionCount,
})

Implementation

BundledLocalSsds({this.defaultInterface, this.partitionCount});