getFavLists method

dynamic getFavLists()

Implementation

getFavLists() {
  return _box!.values;
}