init method

dynamic init()

Implementation

init() {
  listenUserDocumentChanges();
}