settingss property

IsarCollection<Settings> get settingss

Implementation

IsarCollection<Settings> get settingss {
  return getCollection('Settings');
}