menu
lightstreamer_flutter_client package
documentation
lightstreamer_client_web.dart
LightstreamerClientExt
getSubscriptions method
getSubscriptions method
dark_mode
light_mode
getSubscriptions
method
List
<
Subscription
>
getSubscriptions
(
)
Implementation
List<Subscription> getSubscriptions() { return _getSubscriptions().cast<Subscription>(); }
lightstreamer_flutter_client package
documentation
lightstreamer_client_web
LightstreamerClientExt
getSubscriptions method
LightstreamerClientExt extension on
LightstreamerClient