menu
meshagent_service package
documentation
webhook.dart
RoomStartedEvent
RoomStartedEvent.new constructor
RoomStartedEvent.new constructor
dark_mode
light_mode
RoomStartedEvent
constructor
RoomStartedEvent
(
{
required
String
roomName
,
required
String
roomUrl
,
})
Implementation
RoomStartedEvent({required this.roomName, required this.roomUrl});
meshagent_service package
documentation
webhook
RoomStartedEvent
RoomStartedEvent.new constructor
RoomStartedEvent class