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