regist method Null safety

void regist()

Implementation

void regist() {
  adId = instanceManager.regist(this);
}