menu
netcore_signalr package
documentation
ihub_protocol.dart
StreamInvocationMessage
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;
netcore_signalr package
documentation
ihub_protocol
StreamInvocationMessage
streamIds property
StreamInvocationMessage class