FitDescriptor constructor

FitDescriptor({
  1. String? fitLevel,
})

Implementation

FitDescriptor({this.fitLevel});