getId method

String? getId()

Implementation

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