menu
signalr_netcore3 package
documentation
ihub_protocol.dart
InvocationMessage
streamIds property
streamIds property
dark_mode
light_mode
streamIds
property
List
<
String
>
?
streamIds
final
The target method's stream IDs.
Implementation
final List<String>? streamIds;
signalr_netcore3 package
documentation
ihub_protocol
InvocationMessage
streamIds property
InvocationMessage class