OnUserEnterParams constructor

OnUserEnterParams({
  1. String userID = "",
})

Implementation

OnUserEnterParams({this.userID = ""});