toFullStr method

String toFullStr()

Return: Full name.

Implementation

String toFullStr() {
  return FAminoAcid.threeToFull[name]!;
}