AcceptParams constructor

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

Implementation

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