GetAllParameters constructor

GetAllParameters({
  1. required PreferencesFilter filter,
})

Constructor.

Implementation

GetAllParameters({required this.filter});