getDevInstanceUUID method

String getDevInstanceUUID()

Implementation

String getDevInstanceUUID() {
  return _uuid;
}