menu
swamp
client.dart
RawSwampConnection
unregisterNamedFunction method
unregisterNamedFunction
dark_mode
light_mode
unregisterNamedFunction
method
bool
unregisterNamedFunction
(
SwampEvent
name
)
inherited
Implementation
bool unregisterNamedFunction(I name) => unregisterFunction(name.index);
swamp
client
RawSwampConnection
unregisterNamedFunction method
RawSwampConnection class