menu
meshagent package
documentation
room_server_client.dart
FileUpdatedEvent
FileUpdatedEvent.new constructor
FileUpdatedEvent.new constructor
dark_mode
light_mode
FileUpdatedEvent
constructor
FileUpdatedEvent
(
{
required
String
path
,
required
String
participantId
,
})
Implementation
FileUpdatedEvent({required this.path, required this.participantId});
meshagent package
documentation
room_server_client
FileUpdatedEvent
FileUpdatedEvent.new constructor
FileUpdatedEvent class