allIDs property

List<Object> allIDs

Implementation

List<Object> get allIDs => expand((e) => e.allIDs).toList();