LivekitGrant constructor

LivekitGrant({
  1. List<String>? breakoutRooms,
})

Implementation

LivekitGrant({this.breakoutRooms});