getUnit abstract method

Unit getUnit(
  1. dynamic name
)

Returns the Unit with the corresponding name

Implementation

Unit getUnit(var name);