getId method

String getId()

Implementation

String getId() {
  return _data['id'];
}