menu
setonix_server
setonix_server.dart
RpcNetworkerPipe
getFunction method
getFunction
dark_mode
light_mode
getFunction
method
RawNetworkerPipe
?
getFunction
(
int
function
)
Implementation
RawNetworkerPipe? getFunction(int function) => functions[function]?.pipe;
setonix_server
setonix_server
RpcNetworkerPipe
getFunction method
RpcNetworkerPipe class