getNames method

String getNames()

Implementation

String getNames() => '${name ?? getDescription()} x (${getMeasure().getName()})';