getId method

String getId()

Implementation

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