getListenedCollections method

List<Type> getListenedCollections()

Implementation

List<Type> getListenedCollections() {
  return <Type>[];
}