HangoutsChatOptions constructor

HangoutsChatOptions({
  1. bool? includeRooms,
})

Implementation

HangoutsChatOptions({this.includeRooms});