getExternalId method

String getExternalId()

Implementation

String getExternalId() {
  return _externalId??"";
}