menu
signalr_netcore package
documentation
ihub_protocol.dart
StreamInvocationMessage
arguments property
arguments property
dark_mode
light_mode
arguments
property
List
<
Object
>
?
arguments
final
The target method arguments.
Implementation
final List<Object>? arguments;
signalr_netcore package
documentation
ihub_protocol
StreamInvocationMessage
arguments property
StreamInvocationMessage class