getLemma method

String? getLemma()

Implementation

String? getLemma() {
  return lemma;
}