shared property

Implementation

static NotificationCenter? get shared {
  return instance;
}