COSCASJobParameters constructor

COSCASJobParameters({
  1. required String tier,
})

Implementation

COSCASJobParameters({required this.tier});