getId method

String getId()

Returns Route Id

Implementation

String getId() {
  return _id;
}