menu
abus package
documentation
core/abus_manager.dart
ABUSManager
pendingInteractions property
pendingInteractions property
dark_mode
light_mode
pendingInteractions
property
List
<
String
>
get
pendingInteractions
Get pending interactions
Implementation
List<String> get pendingInteractions => _snapshots.keys.toList();
abus package
documentation
core/abus_manager
ABUSManager
pendingInteractions property
ABUSManager class