menu
meshagent package
documentation
room_server_client.dart
Participant
getAttribute method
getAttribute method
dark_mode
light_mode
getAttribute
method
dynamic
getAttribute
(
String
name
)
Implementation
dynamic getAttribute(String name) { return _attributes[name]; }
meshagent package
documentation
room_server_client
Participant
getAttribute method
Participant class