speciesLabel abstract method

String speciesLabel(
  1. String speciesName
)

No description provided for @speciesLabel.

In en, this message translates to: 'Species: {speciesName}'

Implementation

String speciesLabel(String speciesName);