pendingInteractions property

List<String> get pendingInteractions

Get pending interactions

Implementation

List<String> get pendingInteractions => _snapshots.keys.toList();