BaseOverlay constructor

BaseOverlay()

Implementation

BaseOverlay() {
  this._id = this.hashCode.toString();
}