menu
argos_inspector package
documentation
argos_manager.dart
ArgosManager
getSessions method
getSessions method
dark_mode
light_mode
getSessions
method
Future
<
List
<
ArgosDiagnosticSession
>
>
getSessions
(
)
Implementation
Future<List<ArgosDiagnosticSession>> getSessions() => ArgosPacketStorage.instance.getSessions();
argos_inspector package
documentation
argos_manager
ArgosManager
getSessions method
ArgosManager class