userPrefs property
List<PrefsOption>
get
userPrefs
Implementation
List<PrefsOption> get userPrefs =>
UnmodifiableListView<PrefsOption>(_userPrefs);
List<PrefsOption> get userPrefs =>
UnmodifiableListView<PrefsOption>(_userPrefs);