getId method

int? getId()

Implementation

int? getId() {
  return id;
}