FixedIOPS constructor

FixedIOPS({
  1. String? maxIops,
})

Implementation

FixedIOPS({this.maxIops});