getAll abstract method

List<V> getAll([
  1. V? filter
])

Implementation

List<V> getAll([V? filter]);