menu
setonix_server
setonix_server.dart
SetonixServer
getUserWorld method
getUserWorld
dark_mode
light_mode
getUserWorld
method
WorldBloc
?
getUserWorld
(
Channel
channel
)
Implementation
WorldBloc? getUserWorld(Channel channel) => getWorld(getUserWorldName(channel));
setonix_server
setonix_server
SetonixServer
getUserWorld method
SetonixServer class