RoomMember constructor

const RoomMember(
  1. String nick,
  2. Affiliation affiliation,
  3. Role role
)

Implementation

const RoomMember