menu
dimap package
documentation
protocol.dart
GroupCommand
join static method
join static method
dark_mode
light_mode
join
static method
JoinCommand
join
(
ID
group
)
Implementation
static JoinCommand join(ID group) => JoinGroupCommand.from(group);
dimap package
documentation
protocol
GroupCommand
join static method
GroupCommand class