getComments method

dynamic getComments()

Implementation

getComments() {
  return _comments;
}