getUnits method

Map<String, String> getUnits()

Implementation

Map<String, String> getUnits() {
  return <String, String>{};
}