getAll method

  1. @override
List<Unit> getAll()
override

Returns all the units converted with prefixes

Implementation

@override
List<Unit> getAll() => _unitList;