getId method

String getId()

Return Model id

Implementation

String getId() {
  return _id!;
}