values property

Implementation

static List<RSSIUnitsEnum> get values => <RSSIUnitsEnum>[
      rssiunitsDb,
      rssiunitsPercentage,
    ];