TUIEnterRoomOptions constructor

TUIEnterRoomOptions({
  1. String password = "",
})

Implementation

TUIEnterRoomOptions({this.password = ""});