menu
swamp
client.dart
RawSwampConnection
getFunction method
getFunction
dark_mode
light_mode
getFunction
method
RawNetworkerPipe?
getFunction
(
int
function
)
inherited
Implementation
RawNetworkerPipe? getFunction(int function) => _functions[function]?.pipe;
swamp
client
RawSwampConnection
getFunction method
RawSwampConnection class