RejectParams constructor

RejectParams({
  1. String userID = '',
})

Implementation

RejectParams({this.userID = ''});