reportRead method

  1. @protected
void reportRead()

Implementation

@protected
void reportRead() {
  Notifier.instance.read(this);
}